You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2012/08/29 08:26:07 UTC

[jira] [Updated] (CXF-4489) cxf-wsn-api bundle can't find org.apache.cxf.jaxws.spi.ProviderImpl in OSGi container

     [ https://issues.apache.org/jira/browse/CXF-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated CXF-4489:
------------------------------

    Summary: cxf-wsn-api bundle can't find org.apache.cxf.jaxws.spi.ProviderImpl in OSGi container  (was: cxf-wsn-core/cxf-wsn-api bundle can't find org.apache.cxf.jaxws.spi.ProviderImpl in OSGi container)
    
> cxf-wsn-api bundle can't find org.apache.cxf.jaxws.spi.ProviderImpl in OSGi container
> -------------------------------------------------------------------------------------
>
>                 Key: CXF-4489
>                 URL: https://issues.apache.org/jira/browse/CXF-4489
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.5.5, 2.6.2
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> we can see exception like
> Caused by: javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider org.apache.cxf.jaxws.spi.ProviderImpl not found
> at javax.xml.ws.spi.FactoryFinder$2.run(FactoryFinder.java:130)
> at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:229)
> at javax.xml.ws.spi.FactoryFinder.newInstance(FactoryFinder.java:124)
> at javax.xml.ws.spi.FactoryFinder.access$200(FactoryFinder.java:44)
> at javax.xml.ws.spi.FactoryFinder$3.run(FactoryFinder.java:209)
> at javax.xml.ws.spi.FactoryFinder.doPrivileged(FactoryFinder.java:229)
> at javax.xml.ws.spi.FactoryFinder.find(FactoryFinder.java:160)
> at javax.xml.ws.spi.Provider.provider(Provider.java:43)
> at javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder.build(W3CEndpointReferenceBuilder.java:142)
> at org.apache.cxf.wsn.util.WSNHelper.createWSA(WSNHelper.java:65)
> at org.apache.cxf.wsn.client.NotificationBroker.<init>(NotificationBroker.java:71)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira