Oracle WebLogic WLDeploy Plugin

Oracle WebLogic Server includes the wldeploy Ant task to enable you to perform weblogic.Deployer functions using attributes specified in an Ant XML file. You can use wldeploy along with other WebLogic Server Ant tasks to create a single Ant build script.

The WLDeploy plugin enables you to deploy, undeploy, and redeploy Java applications and start and stop WebLogic servers and clusters.

In the Process Editor Available Plugin Steps, navigate to Application Server > Java > WebLogic WLDeploy.

This plugin has the following steps for you to add to your processes:

For information about WLDeploy, see http://docs.oracle.com/cd/E13222_01/wls/docs103//programming/wldeploy.html.