Julian Dehne created JENA-645:
---------------------------------
Summary: Xerces error with Maven, no error with jars
Key: JENA-645
URL: https://issues.apache.org/jira/browse/JENA-645
Project: Apache Jena
Issue Type: Bug
Components: Ontology API
Affects Versions: Jena 2.11.1
Environment: Eclipse, Windows
Reporter: Julian Dehne
"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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)