Build Scripts Additional Information

There are two Ant scripts required to install and deploy ADF libraries on a Weblogic server. Both Ant scripts use the wldeploy task to deploy artifacts to server instances or clusters on a Weblogic server. Both of the Ant scripts provide these additional targets:

Ant Script Target

Description

clean

Removes the build and deploy directories.

usage

Displays a list of command line options that will provide additional information about Ant or the build scripts.

undeploy

Removes the JDEADFContainer.ear or the JDETaskFlowLibrary.war from Weblogic server, depending on which ant script is executed.