Migration Process of ADF Application on Weblogic Server & Seamless Integration with Oracle EBS by Pranay Tiwari
In this article, we will be discussing the ADF application Deployment prerequisite, Deployment on Weblogic Server and Integration with Oracle EBS. We have already discussed in the previous article about the configuration of External Weblogic server in JDeveloper. Now we will see how to deploy it on External Weblogic server through JDeveloper. Before beginning, the deployment process, below prerequisites needs to be considered. 1. ADF application should not be deployed on Admin Server of the Weblogic Server. You must deploy it to Manage server if Manage server is not available then ask dba to set up a Manage server. 2. Once Manager server has been configured, do ensure below libraries are associated with it adf.oracle.businesseditor(1.0,11.1.1.2.0) adf.oracle.domain(1.0,11.1.1.2.0) adf.or...