This is the flow: 1)Take a request from some application1 using http-consumer. 2)http-consumer sends that message to http-provider through camel 3)http-provider talks to another application2.
If my application2 takes much time to process the request, I get timeout at servicemix logs and error stack trace is sent to the client. How can I send a custom message? Pratibha -- View this message in context: http://www.nabble.com/How-to-handle-time-out-errors--tp18647727p18664945.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
