- Select the
ConverterAppapplication. - Select Tools
Deploy.
- In the Introduction dialog box, confirm that
ConverterAppis shown for the Object To Deploy and thatlocalhostis shown for the Target Server. - Select the checkbox labeled Return Client Jar.
- In the text field that appears, enter the full path name for the file
ConverterAppClient.jarso that it will reside in thej2eetutorial/examples/src/ejb/convertersubdirectory. TheConverterAppClient.jarfile contains the stub classes that enable remote access toConverterEJB. - Click Next.
- In the JNDI Names dialog box, verify the names you entered in the previous section.
- Click Next.
- In the WAR Context Root dialog box, enter
converterin the Context Root field. When you run the Web client, theconvertercontext root will be part of the URL. - Click Next.
- In the Review dialog box, click Finish.
- In the Deployment Progress dialog box, click OK when the deployment completes.
Friday, June 15, 2012
J2EE Tutorial-13(Deploying the J2EE Application)
Now that the J2EE application contains the components, it is ready for deployment.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment