I am trying to create a CXF client via the instructions found here:
http://cwiki.apache.org/CXF20DOC/writing-a-service-with-spring.html

When injecting the 'client' into the application, I get the error

Cannot convert value of type [$Proxy85] to required type
[demo.HelloWorldService]

How do I access the actual service interface via this proxy object?

Thanks 

- John


-- 
View this message in context: 
http://www.nabble.com/Spring-CXF-Client-tf3915636.html#a11102595
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to