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 "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/07/20 15:35:47 UTC

[jira] Commented: (AXIS2-87) Faults based on SOAP version?

    [ http://issues.apache.org/jira/browse/AXIS2-87?page=comments#action_12316227 ] 

Eran Chinthaka commented on AXIS2-87:
-------------------------------------

Yes we have a means to get the SOAP version of the messages it is processing. If it not matching with either SOAP 1.1 and 1.2, it will throw an exception.
But, Currently, engine doesn't have a mechanism to send the correct fault information if there is an exception. If some thing happens only the stacktrace is being sent to the receiver in the detail element, which is I know not enough at all. 
This problem is not only with StAXSOAPModelBuilder. Everywhere its like this. 
Let me look in to this, when I'm back from ApacheCon.

> Faults based on SOAP version?
> -----------------------------
>
>          Key: AXIS2-87
>          URL: http://issues.apache.org/jira/browse/AXIS2-87
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas

>
> Do we save information on the soap version of the incoming message? Do we throw appropriate faults? like the VersionMismatch fault?
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira