Download
FAQ History |
API
Search Feedback |
Deploying the J2EE Application
Now that the J2EE application contains the components, it is ready for deployment.
- Select the
ConverterApp
application.- Select ToolsDeploy.
- Under Connection Settings, enter the user name and password for the Application Server.
- Tell
deploytool
to create a JAR file that contains the client stubs. (For more information on client JAR files, see the description under Creating the Application Client.)- Click OK.
- In the Distribute Module dialog box, click Close when the deployment completes.
- Verify the deployment.
- Verify that a stub client JAR named
ConverterAppClient.jar
resides in<
INSTALL
>/j2eetutorial14/examples/ejb/converter.
Download
FAQ History |
API
Search Feedback |
All of the material in The J2EE(TM) 1.4 Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.