- In a terminal window, go to the
j2eetutorial/examples/src/ejb/converterdirectory. - Verify that this directory contains the
ConverterApp.earandConverterAppClient.jarfiles. - Set the
APPCPATHenvironment variable toConverterAppClient.jar. - Type the following command (on a single line):
runclient -client ConverterApp.ear -name ConverterClient
-textauth - The client container prompts you to log in. Enter
guestfor the user name andguest123for the password. - In the terminal window, the client displays these lines:
Binding name:'java:comp/env/ejb/SimpleConverter'
12160.00
0.77
Unbinding name:'java:comp/env/ejb/SimpleConverter'
Friday, June 15, 2012
J2EE Tutorial-14(Running the J2EE Application Client)
To run the J2EE application client, perform the following steps.
Subscribe to:
Post Comments (Atom)
This comment has been removed by a blog administrator.
ReplyDelete