Deploying the Java EE Application


Now that the Java EE application contains the components, it is ready for deployment. You can deploy the application using either NetBeans 5.5 or Ant.

Deploying the converter Example Using NetBeans 5.5

Follow these instructions to deploy the converter example to your Application Server instance using NetBeans 5.5.

1.

In NetBeans 5.5, make sure the converter application is open.

2.

In the Projects tab, right-click the converter project and select Deploy Project. You will see the output in the Output tab.

Deploying the converter Example Using Ant

To deploy converter.ear using Ant, run the deploy task.

   ant deploy


converter.ear will be deployed to the Application Server.



The JavaT EE 5 Tutorial
The JavaT EE 5 Tutorial
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 309

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net