JasonAB wrote:
>
>
> I've successfully created my jax:rs server, and it's running fine. I can
> create a client manually, using JAXRSClientFactory, but any time I try to
> create a proxy using Spring and jaxrs:client, I receive the following
> error:
>
> SEVERE: No resource classes found
>
Ah, how foolish. I was passing the injectee to jaxrs:client instead of the
defined interface. That was foolish - hopefully this will help someone else.
jason
--
View this message in context:
http://old.nabble.com/jax%3Ars-client-injection-tp27443390p27446317.html
Sent from the cxf-user mailing list archive at Nabble.com.