I'm trying to use cxf jaxrs client but not successful so far Here's how my spring config for my client looks like
and here's my client code I end up getting a BeanCreationException,the stack trace is as follows I have verified the address works via the browser and the Firefox plugin restclient. Not sure what its complaining about. Please help -- View this message in context: http://cxf.547215.n5.nabble.com/cxf-spring-jax-rs-client-Caused-by-javax-ws-rs-WebApplicationException-tp5727458.html Sent from the cxf-user mailing list archive at Nabble.com.
