Thank you so much for the quick response Sergey!

I tried what you suggested, and I'm still getting the casting error:

java.lang.ClassCastException - com.sun.proxy.$Proxy105 cannot be cast to
org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean -
java.lang.ClassCastException: com.sun.proxy.$Proxy105 cannot be cast to
org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean


I'm still using WebClient as my service class:
serviceClass="org.apache.cxf.jaxrs.client.WebClient"

Any idea about how to get this work is highly appreciated! 

Best Regards,
Kalpa



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Use-jaxrs-client-client-for-XML-over-HTTP-Service-tp5743813p5743824.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to