Oracle Weblogic Server (MOSC)

MOSC Banner

system-jazn-data.xml file not updated during ADF application deployment on WebLogic Server 12.2.1.4

edited Jun 9, 2021 2:08PM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

I am attempting to deploy an ADF application a managed server on WebLogic Server 12.2.1.4. When I do so, the application policies in the jazn-data.xml file are not migrated to the domain's system-jazn-data.xml file (like it was on WLS 10.3.6). I noticed that if I deploy to the AdminServer, the jazn-data information is migrated to system-jazn-data.xml file.

Things I have done:

1. The application itself has been updated to run in JDeveloper 12c (12.2.1.3.0)

2. I have confirmed that the application's weblogic-application.xml file contains the parameter to migrate the policies:

<application-param>

<param-name>jps.policystore.migration</param-name>

<param-value>OVERWRITE</param-value>

</application-param>

3. Support

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center