Deploying an Enterprise Application

See Also 

Unless your EJB modules and web application modules are designed to be deployed as stand-alone modules, you should always deploy them by deploying the enterprise application that contains them. If you run the Run or Undeploy and Deploy commands on an individual module that is part of an enterprise application, the IDE only deploys that module itself. Any changes you have made in the other modules in the project are not propagated to the server.

To deploy an enterprise application:

To undeploy an enterprise application (Sun Java System Application Server/GlassFish):

  1. In the Services window, expand the Servers node and the Sun Java System Application Server/GlassFish node.
  2. Expand the Applications node and the Enterprise Applications node.
  3. Right-click the enterprise applications node and choose Undeploy.
See Also
About Enterprise Applications
Building an Enterprise Application
Verifying an Enterprise Application
Redeploying an Application to a Different Server

Legal Notices