It's not really axis2, but the version of the jaxws-spec that we use uses
axis2 as the default jax-ws provider, though if cxf bundle has been
deployed, it should just use CXF instead.
Can you run an osgi/list -l command and paste the output ?

On Wed, Mar 4, 2009 at 17:22, cmoulliard <cmoulli...@gmail.com> wrote:

>
> Hi,
>
> Do we need reference to AXIS2 packages to run camel-cxf endpoint on SMX4 ?
>
> Why such a question : because I have the following error in my stack trace
> :
>
> Caused by: org.springframework.beans.BeanInstantiationException: Could not
> instantiate bean class
>
> [org.apache.camel.example.reportincident.service.ReportIncidentEndpointService]:
> Constructor threw exception; nested exception is
> javax.xml.ws.spi.FactoryFinder$ConfigurationError: Provider
> org.apache.axis2.jaxws.spi.Provider not found
>        at
> org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)
>        at
>
> org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
>        at
>
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
>        ... 18 more
> Caused by: 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)
>
>
> Regards,
>
>
>
> -----
> Charles Moulliard
> SOA Architect
>
> My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
> --
> View this message in context:
> http://www.nabble.com/camel-cxf---AXIS2-on-SMX4-tp22333385p22333385.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to