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.