Deploying the J2EE Application

Now that the J2EE application contains the components, it is ready for deployment.

1.
Select the ConverterApp application.
2.
Select Tools→Deploy.
3.
In the Introduction dialog box, confirm that ConverterApp is shown for the Object To Deploy and that localhost is shown for the Target Server.
4.
Select the checkbox labeled Return Client Jar.
5.
In the text field that appears, enter the full path name for the file ConverterAppClient.jar so that it will reside in the j2eetutorial/examples/src/ejb/converter subdirectory. The ConverterAppClient.jar file contains the stub classes that enable remote access to ConverterEJB.
6.
Click Next.
7.
In the JNDI Names dialog box, verify the names you entered in the previous ...

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.