[
https://issues.apache.org/jira/browse/JENA-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908107#comment-13908107
]
Andy Seaborne commented on JENA-645:
------------------------------------
I have failed to reproduce this on the information given.
# Which version of Xerces shows up in the Eclispe project when using maven? It
should be 2.11.0 and xml-apis 1.4.01.
# Please could you provide a complete minimal example of your setup with
eclipse/maven? And stacktrace?
# What JVM are you using? Are there any endorsed jars?
Maven is used to build the distribution zip file.
> 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
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> "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)