Hi Guys,
I will like to know if it is possible to have a REST consumer that will just receive requests. I am aware of cxfrs, however, the problem with that implementation is that, it expects you to add a service class. Is there really a need for this serviceClass? I intend to capture a (JSON) request and hopefully have a converter to convert from json to xml and forward the request to some other endpoints in the ESB. I will appreciate if someone can put up some snippet to achieve this. -- View this message in context: http://old.nabble.com/REST-Comsumer-on-ServiceMix-4-tp27127049p27127049.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
