openllet icon indicating copy to clipboard operation
openllet copied to clipboard

xerces - java8

Open Galigator opened this issue 7 years ago • 2 comments

Find a way to shutdown the following warning :

[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl, error message: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl, error message: Property 'entityExpansionLimit' is not recognized.

Galigator avatar Mar 22 '17 09:03 Galigator

Core problem is here : https://issues.apache.org/jira/browse/XERCESJ-1654

Galigator avatar Mar 22 '17 11:03 Galigator

see also :

http://bugs.java.com/view_bug.do?bug_id=8016153 http://bugs.java.com/view_bug.do?bug_id=8015487

Galigator avatar Sep 09 '17 13:09 Galigator