Refer to the exhibits. A Mule application is configured to use the globalErrorHandler exception handler.
When the flow is executed, a request is made to a host that is currently offline and a Java exception is thrown with the message “Error sending HTTP request to http://offline.bad:80/”.
What response is returned to a web client request to postToOfflineHostFlow’s HTTP Listener?
- AFTER
- BEFORE
- Error sending HTTP request to http://offline.bad:80/
- GLOBAL ERROR
Reveal Solution Next Question