Understanding the Manual Process

EnterpriseOne ADF applications cannot be deployed and run as a standalone application. You must deploy them with the EnterpriseOne ADF Container application, which provides a login feature for accessing deployed EnterpriseOne ADF applications, as well as About and Help features for EnterpriseOne ADF applications running inside the container.

When EnterpriseOne ADF applications are created, they are packaged into JAR files. Oracle provides a build script (Ant script) that you can use to generate a WAR file from the application JAR file. You can then use this same build script to deploy the EnterpriseOne ADF application WAR file to an Oracle WebLogic Server with ADF runtime.

Oracle also provides a build script for configuring and deploying the EnterpriseOne ADF Container application.

You must deploy EnterpriseOne ADF applications and the EnterpriseOne ADF Container on the same domain.