It looks like the CXF JAX-WS runtime jars aren't being picked up, and as a
result you're using the JAX-WS RI in the JDK instead. 

Glen


Cristiano Ghersi wrote:
> 
> I'm following the procedure listed in
> <http://cxf.apache.org/docs/jax-ws-configuration.html>
> http://cxf.apache.org/docs/jax-ws-configuration.html, at the paragraph:
> Configuring an Endpoint/Client Proxy Using CXF APIs
> 
> But when I start my server, I have a ClassCastException:
> com.sun.xml.internal.ws.transport.http.server.EndpointImpl cannot be cast
> to
> org.apache.cxf.jaxws.EndpointImpl
> 

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Problems-on-publishing-EndPoint-with-CXF-tp2255658p2255784.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to