Run the Build Script

You execute the script at the command line from the directory that contains the build.xml script file using either of the following commands:

$ant

or

$ant build

These commands execute the build target in the Ant script, which un-packages the JDEADFContainer.ear file, updates the e1adf.ini file, and repackages the .ear file in the following new "deploy" directory:

AntBuildScripts/E1 ADF Container/deploy

You should receive a build successful message after executing the command.

The JDEADFContainer.ear file in the deploy directory can then be manually deployed to an Oracle WebLogic Server instance or cluster, or follow the instructions in Deploying an EnterpriseOne ADF Application to Oracle WebLogic Server in this appendix.