[ 
https://issues.apache.org/jira/browse/AXIS2-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Rheinheimer updated AXIS2-2171:
------------------------------------

    Attachment: patch_20070214.txt

This patch has all testcases passing.  The previous patch had 
testFaultyWebService_badEndpoint_AsyncCallback() failing to demonstrate that 
the call to Future.get() does not throw an exception, but the exception is 
still retrievable from the callback.getException() method.

If this is a proper interpretation of the spec from 4.3.3, then this 
patch_20070214 is ready to go.

Thanks.

> JAXWS absorbs async exceptions
> ------------------------------
>
>                 Key: AXIS2-2171
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2171
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Mike Rheinheimer
>         Attachments: patch.txt, patch_20070214.txt
>
>
> JAXWS absorbs async exceptions
> This patch fixes the async case with no AsyncHandler (callback), but does not 
> fix the Future case.  Please see patch, and my comments in 
> AxisInvocationController.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to