SOAP server segfualts when an incorrect SOAP body is sent
---------------------------------------------------------
Key: AXIS2C-120
URL: http://issues.apache.org/jira/browse/AXIS2C-120
Project: Axis2-C
Type: Bug
Components: core/context
Versions: 0.91
Environment: Linux
Reporter: Nabeel Yoosuf
When I send the following payload (notice only one parameter is there) with the
PHP math client
<ns1:add xmlns:ns1="http://pecl.php.net/axis2">
<param1>40</param1>
</ns1:add>
I expect a SOAP Fault in return; but the engine segfaults.
--
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