Error while deploying ADF application into WebLogic Server 11g

Normally we get the error,While deploying ADF application into WebLogic Server 11g,
*****************************************************************************************************
An error occurred during activation of changes, please see the log for details.[J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
*****************************************************************************************************

Solution:

1. Login to WebLogic Server 11g Console

2. Click on Deployements

3. Click on adf.oracle.domain(1.0,11.1.1.2.0) library

4. Click on Targets tab and select the server where the application going to be deployed (Select only server which is used for ADF deployment, if you have UCM server than uncheck it)

5. Click on “Save”

Follow same steps from 3 to 5 on following library too


– adf.oracle.businesseditor(1.0,11.1.1.2.0)
– adf.oracle.domain.webapp(1.0,11.1.1.2.0)
– jstl(1.2,1.2.0.1)
– jsf(1.2,1.2.9.0)

Try again deploying,it will work now.

Happy coding with Vinay in techartifact…..