Hi, I have a CXF route and I noticed that we're able to stop the route by executing the stop method through CamelContext.
I'm trying to see whether I can leverage on this feature to switch my system into maintenance mode, and reject all the incoming requests. It works fine, but the error message (404) doesn't seem friendly enough to the callers. Is it possible to return customized message either in HTTP or SOAP when a route is stopped. Kindly advise. Thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/Stop-route-return-customized-message-to-caller-tp5787312.html Sent from the Camel - Users mailing list archive at Nabble.com.