Link to home
Start Free TrialLog in
Avatar of vivek_potdar
vivek_potdar

asked on

how i deploy java client

how i deploy j2ee application client in sun j2ee server 1.2.1/1.3.1 reference implementation?
 I deployed ejb's and web client sucessfully on sun-j2ee RI.
but i dont know how to deploy application client?
plzz help me.
thanx in advanced
Avatar of girionis
girionis
Flag of Greece image

 You need the client jar file and the j2ee.jar in order to run the client. There is no need to deploy the client. You can just run it by using the "java" command. You might also need any properties files (if they are not already in the jar file or if you haven't hard coded JNDI information in your client) you are using.
Avatar of vivek_potdar
vivek_potdar

ASKER

but how i use deployed ejbs in my application client?
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
vivek_potdar:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Accept girionis' comment as answer.

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jimmack
EE Cleanup Volunteer