[ https://issues.apache.org/activemq/browse/CAMEL-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Freeman Fang updated CAMEL-2528: -------------------------------- Attachment: CAMEL-2528.patch patch provided > should use servicemix jaxws 2.1 spec bundle but not the geronimo one > -------------------------------------------------------------------- > > Key: CAMEL-2528 > URL: https://issues.apache.org/activemq/browse/CAMEL-2528 > Project: Apache Camel > Issue Type: Bug > Components: karaf > Affects Versions: 2.2.0 > Reporter: Freeman Fang > Fix For: 2.3.0 > > Attachments: CAMEL-2528.patch > > > otherwise will see the exception like > javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider > org.apache.axis2.jaxws.spi.Provider not found > at javax.xml.ws.spi.FactoryFinder$2.run(FactoryFinder.java:135) > at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:264) > at javax.xml.ws.spi.FactoryFinder.newInstance(FactoryFinder.java:122) > at javax.xml.ws.spi.FactoryFinder.access$200(FactoryFinder.java:42) > at javax.xml.ws.spi.FactoryFinder$3.run(FactoryFinder.java:255) > at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:264) > at javax.xml.ws.spi.FactoryFinder.find(FactoryFinder.java:165) > at javax.xml.ws.spi.Provider.provider(Provider.java:39) > at javax.xml.ws.Service.<init>(Service.java:36) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.