Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Java-SCA-2.0-Beta2
-
None
Description
ResponseDispatchImpl.sendResponse() sends the response off down the wire...
// Use response invoker if present
if( respInvoker != null )
// end if
But this doesn't do anything with a response message with an error in it