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 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 (GlassFish):

  1. In the Services window, expand the Servers > GlassFish node.
  2. Expand the Applications node and locate the enterprise application you want to undeploy.
  3. Right-click the enterprise application 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