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 "Nick Gallardo (JIRA)" <ji...@apache.org> on 2007/02/02 16:46:05 UTC

[jira] Created: (AXIS2-2086) Faults not processed correctly for JAX-WS async clients.

Faults not processed correctly for JAX-WS async clients.
--------------------------------------------------------

                 Key: AXIS2-2086
                 URL: https://issues.apache.org/jira/browse/AXIS2-2086
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Nick Gallardo
         Assigned To: Nick Gallardo


Faults that occur during an async invocation are not being processed correctly during a JAX-WS async flow.  The JAX-WS code needs to call in to the demarshalling APIs that are used for normal responses to create the appropriate SOAPFaultException or user-defined fault type.

-- 
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


[jira] Resolved: (AXIS2-2086) Faults not processed correctly for JAX-WS async clients.

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Gallardo resolved AXIS2-2086.
----------------------------------

    Resolution: Fixed

This has been fixed.

> Faults not processed correctly for JAX-WS async clients.
> --------------------------------------------------------
>
>                 Key: AXIS2-2086
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2086
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nick Gallardo
>         Assigned To: Nick Gallardo
>
> Faults that occur during an async invocation are not being processed correctly during a JAX-WS async flow.  The JAX-WS code needs to call in to the demarshalling APIs that are used for normal responses to create the appropriate SOAPFaultException or user-defined fault type.

-- 
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