[ http://issues.apache.org/jira/browse/AXISCPP-551?page=all ]
Samisa Abeysinghe updated AXISCPP-551:
--------------------------------------
Component: SOAP
Description:
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
was:
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
Version: current (nightly)
Environment:
> 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
> Components: SOAP
> Versions: current (nightly)
> 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