Hi Samaya

I am assuming that you are considering invoking your Web service by routing the request through Synapse, and if Synapse receives a SOAP Fault, you want to notify another party - but possibly send the SOAP fault back to the client who made the original request?

If so, we have not yet created an out of the box mediator to perform the above, but you could very easily write one, and the easiest way to do this would be to write a simple class to contain your email logic, and invoke this with the Synapse class mediator. In future we plan to provide support for reporting, and reporting of faults through email as well as other popular mechanisms would then be possible out of the box. Let me know if you want help on making progress writing your own mediator.

asankha

Samaya Althuru wrote:
 Hi,
I need some inputs to do to send an email automatically when an axis fault occurs by setting up some configurations in axis2.xml?
I came to know, one can do this through axis2+Synapse.
What are the configuration changes do I need to do?

Thanks in advance,
Samaya


Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to