Creating ADF Library JAR File

Once your EnterpriseOne ADF application is complete, it must be packaged in an ADF Library JAR file before it can be launched from an EnterpriseOne menu and run in the JDEADFContainer.

  1. In the Projects panel, right-click the ViewController project, select Deployment, and then select New Deployment Profile.

  2. On the Create Deployment Profile form, select ADF Library JAR File for the Profile Type and specify a Deployment Profile Name, like E01012, which will also be the name of the generated JAR file.

  3. Click the OK button.

  4. Right-click the ViewController project again, select Deployment, and select the new deployment profile.

  5. Click Finish.

    The new JAR file will be stored in the deploy folder in the ViewController directory. Review Building and Deploying EnterpriseOne ADF Applications for instructions on building and deploying this JAR file within the EnterpriseOne ADF library WAR file.