CXF shares some of Axis' internal libraries.

I'm not sure about your particular problem--maybe my SOAP client tutorial
can help with the library issues:
http://www.jroller.com/gmazza/date/20090101

By the way, (guessing from your "cn.com.chinatelecom" package name), we have
a busy CXF-zh user's list you might also want to try: 
http://groups.google.com/group/cxf-zh?pli=1

HTH,
Glen


lorking wrote:
> 
> I'm the first time using cxf.When I use it as a client,I found this
> Exception:
> Exception in thread "Timer-0"
> 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)
>         at
> cn.com.chinatelecom.wsdl.ctcc.sms.send.v2_1.service.SendSmsService.(SendSmsService.java:49)
> I am so confused,how the CXF has a relationship with axis2?I am using
> jdk5,cxf-2.1.3. 
> 

-- 
View this message in context: 
http://www.nabble.com/anybody-encount-this-problem--tp21200201p21291529.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to