Hi

The documentation states that a CXFRS endpoint can be created two ways, as
outlined below.

1. With an address.
from("cxfrs:http://localhost:8080?resourceClasses=app.Service";)...

2. With a CXF server bean reference.
from("cxfrs:bean:server")...

I know how to configure JAX-RS providers when using a CXF server bean, but
how do you do this when you are using an address instead?

Thanks
Jared



--
View this message in context: 
http://camel.465427.n5.nabble.com/JAX-RS-Provider-in-CXFRS-URI-With-Address-tp5723217.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to