Deploying the Java EE Application Now that the Java EE application contains the components, it is ready for deployment. To deploy converter.ear, run the deploy task. ant deploy converter.ear will be deployed to the Application Server.
Now that the Java EE application contains the components, it is ready for deployment. To deploy converter.ear, run the deploy task.
converter.ear
ant deploy
converter.ear will be deployed to the Application Server.