Looks strange. Can you post a small example toi github or similar that shows this problem?

Christian

On 15.03.2016 15:47, conejo wrote:
Now I have the following exception:

javax.xml.stream.FactoryConfigurationError: Provider for class
javax.xml.stream.XMLOutputFactory cannot be created
...
... 48 more
Caused by: java.util.ServiceConfigurationError:
javax.xml.stream.XMLOutputFactory: Provider
com.ctc.wstx.stax.WstxOutputFactory not found
        at java.util.ServiceLoader.fail(ServiceLoader.java:239)[:1.8.0_31]
        at java.util.ServiceLoader.access$300(ServiceLoader.java:185)[:1.8.0_31]
        at
java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:372)[:1.8.0_31]
        at
java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404)[:1.8.0_31]
        at java.util.ServiceLoader$1.next(ServiceLoader.java:480)[:1.8.0_31]
        at javax.xml.stream.FactoryFinder$1.run(FactoryFinder.java:353)
        at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_31]
        at
javax.xml.stream.FactoryFinder.findServiceProvider(FactoryFinder.java:341)
        ... 48 more



--
View this message in context: 
http://karaf.922171.n3.nabble.com/CXF-Dosgi-tp4045786p4045791.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to