div.collapsecontent{display:block;}

Express (Distributed operating systems), v8.0 > Develop and deploying applications > Rapid deployment of J2EE applications


Automatically installing applications on WAS v6.0 or later

The automatic installation configuration creates a single monitored directory that listens for fully composed EAR files or application module such as WAR, EJB JAR files, or standalone resource adapter archive (RAR) files.


About this task

If you place EAR files inside this monitored directory, the EAR file is automatically deployed to the server. If you delete the EAR file from the monitored directory, that application is uninstalled from the server. If you place WAR or EJB jar files in the monitored directory, the rapid deployment tool generates the necessary EAR wrapper and then publishes that EAR file on the server. For RAR files, a wrapper is not created; the standalone RAR files are published to the server.

Restrictions

To automate the installation of applications on WAS v6.0 or later:

  1. Set up a WebSphere rapid deployment environment
    We can run the rapid deployment batch tools from a command line to create, configure, and launch rapid deployment projects using the IBM WebSphere v6.0 or later runtime environment. The rapid deployment tools run in a non-graphical command-line interface.
  2. Create an automatic installation project in your workspace
    The automatic installation project automates the installation, modification, and uninstallation of J2EE compliant applications (EAR files) or modules (WAR, JAR, or RAR files) on a server. Automatic application installation releases you from the complexity of administering the application on a server.
  3. Start a WebSphere rapid deployment session
    We can launch a rapid deployment session to start listening for application artifacts that are dropped into the folder you configured for either the free-form or automatic installation approach. Use the wrd command to launch a rapid deployment session. To monitor rapid deployment activities, you can specify console output.
  4. Manage EAR or module files in an automatic installation project
    We can place J2EE compliant applications (EAR files) or application modules such as WAR files, EJB JAR files, or standalone RAR files in an automatic application installation project and let rapid deployment tools deploy that application on to a target server.

Rapid deployment of J2EE applications
Feedback

+

Search Tips   |   Advanced Search