Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.91
-
None
-
Linux
Description
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.