Saturday, March 21, 2009

Automatic Deployment in OC4J

The Application needs to be redeployed each time a change is done to the deployed archive for the changes to reflect. Redeployment can happen either manually or by restarting the entire instance. OC4J eliminates the need to manually redeploy or restart for the changes made to the deployed archive. This is done by OC4J Polling or Automatic Deployment.
Automatic deployment, or OC4J Polling is a task management feature that automatically checks for changes made to currently deployed applications and modules, and reloads those files that have been modified. This functionality is a tremendous benefit for developers, eliminating the need to go through the deployment process every time code is updated.
Configuration and Limitations are explained in the link :
http://download.oracle.com/docs/cd/E12524_01/web.1013/e12289/autodeploy.htm

No comments:

Computers Add to Technorati Favorites Programming Blogs - BlogCatalog Blog Directory