RegistrySAXParserFactory Issue (no support specification "null" version "null") Weblogic 12.2.1.4
Our ADF Application has a reporting functionnality with Jasper Reports.
The application works well in Weblogic 12.1.3 .
On the other hand, we are migrating to Weblogic 12.2.1.4 we started getting the below error whenever we try to generate a jasper report.
As seen below, the error is at the level of the RegistrySaxParser class at the level of weblogic server.
This class is invoked by apache common digester (Version 2) which is used by Jasper.
IMPORTANT NOTE
We are not using JASPER SERVER deployed on weblogic.
Inside the ADF app we have included the jasper report client jar (JasperReports® Library CE - latest version v6.19.1) inside it.