Deployment is Failing with Error 'Access Is Not Allowed Due To Restriction Set By accessExternalSchema'
(Doc ID 2977343.1)
Last updated on OCTOBER 04, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
Below error is observed in the ServerName.log file, while deploying an Application war file using WebLogic Admin Console:
JDK is able to parse the impacted xsd, using below command:
JAVA_HOME\bin\xjc -disableXmlSecurity qqq.xsd
Changes
Migrating from Java 7 to Java 8 on WebLogic 12c (12.2.1.4), and recompiling the Application using Java 8.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |