You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/03/08 11:13:44 UTC

[jira] Commented: (CAMEL-2528) should use servicemix jaxws 2.1 spec bundle but not the geronimo one

    [ https://issues.apache.org/activemq/browse/CAMEL-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58084#action_58084 ] 

Willem Jiang commented on CAMEL-2528:
-------------------------------------

Applied the patch with thank to Freeman, and I also updated the jaxws API bundle which camel-soap is using.


> 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
>            Assignee: Willem Jiang
>             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.