I dropped the idea to use camel for error handling. I am creating an Error Listener as well as Error handler. Suppose I have my in message like <request>abc</request> I want to send the message as <message><request>abc</request><error>someError</error></message>
How can to use MessageExhange and send it to some destination as I said in previous message? Do you have any example which does this? -Pratibha -- View this message in context: http://www.nabble.com/How-to-route-message-from-a-listener--tp17483625p17510478.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
