You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/08/07 06:23:59 UTC

[jira] Resolved: (AXIS2-2113) Async. invocation error not using exception class from databinding

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

Davanum Srinivas resolved AXIS2-2113.
-------------------------------------

    Resolution: Fixed

> Async. invocation error not using exception class from databinding
> ------------------------------------------------------------------
>
>                 Key: AXIS2-2113
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2113
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: databinding
>    Affects Versions: 1.1.1
>         Environment: Java 6. Using Axis2 server to host the webservice.
>            Reporter: Javier Kohen
>            Assignee: Amila Chinthaka Suriarachchi
>         Attachments: async-fault-fix.diff, xmlbeanstestcase.zip
>
>
> When using async. service invocation on the client side, exceptions are not passed as the databinding-specified class, but as AxisFault instances.
> The attached test case is a slightly modified version of the XMLBeans quick start example, so that it always returns a fault when the service is invoked. The included client will try both an async. and a sync. invocation of the service. It is expected that both will show "code=code; string=string," meaning that the ServiceDownMessageException class was recognized as such, but in my tests only the sync. code works as expected.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org