[ https://issues.apache.org/jira/browse/CAMEL-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Cosentino updated CAMEL-19976: ------------------------------------- Fix Version/s: 3.21.2 3.22.0 > camel-karaf: org.xml.sax.ext.EntityResolver2 not found by > org.apache.servicemix.bundles.xmlresolver > --------------------------------------------------------------------------------------------------- > > Key: CAMEL-19976 > URL: https://issues.apache.org/jira/browse/CAMEL-19976 > Project: Camel > Issue Type: Bug > Components: camel-karaf > Affects Versions: 3.21.1 > Reporter: Mike Kobler > Priority: Minor > Fix For: 3.21.2, 3.22.0 > > > It looks like there is a wrong version (5.1.2_1) of the xmlresolver bundle > used in camel-karaf. > According to CAMEL-19323 this sould have been fixed with 3.21.1. > Still geht the following error when I use camel-xslt-saxon > {code:java} > Caused by: java.lang.ClassNotFoundException: org.xml.sax.ext.EntityResolver2 > not found by org.apache.servicemix.bundles.xmlresolver [112] {code} > Using 5.1.2_2 solves the issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)