Building an EnterpriseOne ADF Application

Use the EnterpriseOne ADF application build script to build the EnterpriseOne ADF applications library. The following instructions describe how to execute the build script from the command line.

Type the following environment setup commands at the command line:

.(WLS_HOME)/server/bin/setWLSenv.sh
export PATH=$PATH:/anthome/bin
export ANT_PATH=/anthome
export JAVA_PATH=/jdk_home

Alternatively, if you are a developer and want to test building a new EnterpriseOne ADF application, you can execute the build script from within JDeveloper. See Alternative Method for Manually Deploying EnterpriseOne ADF Applications in this appendix for more information.