Hi guys,

maybe it doesn't help, but I used two routes like this:

from cxf -> to jms
from jms -> to cxf

and to "transport" the exception from the "to cxf" to the "from cxf", I added the transferException=true on the two JMS endpoints.

Regards
JB

On 03/08/2012 08:32 AM, Willem Jiang wrote:
Hi Yogesh,

What kind of custom interceptor are you using?

By adding the synchronous=true parameter, camel-cxf will not use the
async invocation which is used by default to invoke the server.



On 3/7/12 10:58 PM, ychawla wrote:
Hi Aki,
I do have a one-way service. I added the 'synchronous=true' to the
endpoint
and now it is throwing the error without using my custom interceptor.
Will
setting this attribute affect other behavior of the one-way service?

Thanks,
Yogesh

--
View this message in context:
http://camel.465427.n5.nabble.com/Propogate-CXF-Exception-to-Camel-tp5491102p5544347.html

Sent from the Camel - Users mailing list archive at Nabble.com.




--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to