Thanks Sergey - was looking to use jaxrs/cxf. Therefore thought cxfrs.
Any ideas about the throwExceptionOnFailure option for cxfrs, has anyone
being able to get it to work?
On 02/06/14 20:55, Sergey Beryozkin wrote:
Hi
camel jetty, http and restlet and possibly other components can be
used too
Sergey
On 02/06/14 20:00, techbird wrote:
Hi, two questions if I may.
(1) If I want to invoke REST services, is the cxfrs the preferred
component to use?
(2) Using cxfrs I cannot get throwExceptionOnFailure option to work. I
would like to be able to process errors (>400) in the route, rather than
complicating the code with exceptions. No matter what I try, errors are
always raise an exception. Is there any example code using the option
throwExceptionOnFailure=false?
Best regards, Bird.