DevPortal

How do I Auto Deploy Directory Properties?


The Auto Deploy feature deploys applications automatically from the configured directory. The following properties can be set in the <auto-deploy> tag:

<auto-deploy>
 <dir>$NODE_DIR/archives/autodeploy<dir>
 <poll-interval-seconds>5<poll-interval-seconds>
</auto-deploy>

The <dir> tag above specifies the directory where the Deploy Service picks the applications from. The default directory is <install_dir>/server/nodes/default/archives/autodeploy, where default is the name of the node.

The Deploy Service polls this directory time to time to see if there are any applications to be deployed. The poll interval value can be configured by specifying the <poll-interval-seconds> tag above.

To deploy an application, just drag-and-drop an archive into the directory. The AutoDeployer periodically checks for new file additions and deploys the newly added files onto the Server.


Related Topics:

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal