Rendering Of Static Content Not Working In Weblogic 10 Which Is Working In Weblogic 8.1
(Doc ID 1349207.1)
Last updated on SEPTEMBER 24, 2021
Applies to:
Oracle WebLogic Server - Version 10.3.2 and laterInformation in this document applies to any platform.
Goal
Rendering of static content like html,xsd,js from weblogic 10.3 container does not seems to be working. It throws illegal argument exception.
java.lang.IllegalArgumentException: The file <DIR>/<APPLICATION>/Provisioning.xsd is not a source file
at weblogic.jsp.internal.CPL.addSourceFile(CPL.java:613)
at weblogic.jsp.internal.CPL.addSourceFiles(CPL.java:597)
at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:141)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:246)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:192)
Truncated. see log file for complete stacktrace
>
Solution
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
Goal |
Solution |