Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Deploying a Java Plain Client Application?

 Hi,

I am developing an application using the java plain client API.  Now, I have an executable jar file. 
It doesn't work in a production machine cause the java plain client API jar files are missing. 
What is the best practice in deploying the application?

Liora

1

0 votes


Accepted answer

Permanent link
like any other java app dependent on other classes, you have to ship the extra class/jar files with the app

there are packagers that support all this on one big jar
http://one-jar.sourceforge.net/version-0.95/ for example

Liora Milbaum selected this answer as the correct answer

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Dec 22 '12, 1:05 p.m.

Question was seen: 4,648 times

Last updated: Dec 22 '12, 1:45 p.m.

Confirmation Cancel Confirm