You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2005/05/13 15:58:07 UTC

[jira] Assigned: (AXISCPP-551) getAnyObject() API in call class does not return SOAP Fault correctly

     [ http://issues.apache.org/jira/browse/AXISCPP-551?page=all ]

Mark Whitlock reassigned AXISCPP-551:
-------------------------------------

    Assign To: Adrian Dick  (was: Mark Whitlock)

Adrian is working on faults now

> getAnyObject() API in call class does not return SOAP Fault correctly
> ---------------------------------------------------------------------
>
>          Key: AXISCPP-551
>          URL: http://issues.apache.org/jira/browse/AXISCPP-551
>      Project: Axis-C++
>         Type: Bug
>     Reporter: James Jose
>     Assignee: Adrian Dick

>
> getAnyObject() API in call class does not return SOAP Fault correctly
> <soapenv:Fault><faultcode
> xmlns="">Server.generalException</faultcode><faultstring
> xmlns="">java.lang.ArithmeticException: / by zero</faultstring><detail
> xmlns=""></soapenv:Fault>
> </soapenv:Body>
> This is the fault message that I got for division by zero. But here getting the end tag for SOAP Body but no start tag..
> Also no end tag for detail element
> DynamicGetAnyObjectSOAPFaultTest addresses this isuue

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