Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Jena 2.11.1
-
None
-
None
-
Eclipse, Windows
Description
"no such method error" from Xerces after:
OntModel m = ModelFactory.createOntologyModel( OntModelSpec.OWL_MEM_MICRO_RULE_INF );
The error disappears, when using the a user library in eclipse with the bundled jars.
Is marked major, because this happens, when following the tutorial here;
http://jena.apache.org/documentation/ontology/ with the maven dependencies in place.