Could you provide more details please ? If you use soap for example, soap faults should be sent back as a JBI fault. AFAIK, servicemix never throws a RemoteException itself, so it may be one of the underlying protocol you use.
On 12/26/06, dibin <[EMAIL PROTECTED]> wrote:
Hi All, We are making a product using servicemix. the product has two modules. the first module calls the webservice methods which the second module exposes. Now the problem is whenever an exception occurs in second module, it throws a application specific exception. but the servicemix throws only RemoteException back to module1. If anybody knows a standard solution to this please kindly share. Thanks in advance Dibin -- View this message in context: http://www.nabble.com/Exception-handling-in-a-product-which-uses-servicemix-tf2881522s12049.html#a8051502 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
