Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.4
-
Fix Version/s: 1.4.4
-
Labels:None
-
Environment:
All.
-
User impact:Low
-
Similar Issues:None
Description
Currently, when an exception is raised when processing a message from an http client, information accompanying the exception stacktrace does not include the address of the client. This complicates troubleshooting. A patch similar to that mentioned at http://mule.mulesource.org/display/MULE/mail/5571095 should solve this problem. The mail concerned talks about patching the tcp implementation in Mule.