Jean-Baptiste Onofré created CAMEL-7551:
-------------------------------------------
Summary: Support WADL only in addition/replacement of serviceClass
Key: CAMEL-7551
URL: https://issues.apache.org/jira/browse/CAMEL-7551
Project: Camel
Issue Type: Improvement
Components: camel-cxf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Right now, even in producer mode, a cxfrs client endpoint requires a JAX-RS
annotated class.
It's a kind of overhead in most cases where we just want to call a resource URL.
We should allow to use a WADL (as we do in cxf endpoint with the WSDL) instead
of a serviceClass. Thanks to that, the call to REST services would be straight
forward.
--
This message was sent by Atlassian JIRA
(v6.2#6252)