ID:               32776
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         SOAP related
 Operating System: Any
 PHP Version:      5CVS-2005-04-20 (dev)
 Assigned To:      dmitry


Previous Comments:
------------------------------------------------------------------------

[2005-04-20 12:59:34] [EMAIL PROTECTED]

Fixed in CVS HEAD and PHP_5_0

------------------------------------------------------------------------

[2005-04-20 12:27:50] [EMAIL PROTECTED]

Description:
------------
One-way operations are not supported by ext/soap

  <portType name="TestServicePortType">
    <operation name="test">
      <input message="tns:TestRequest" />
    </operation>
  </portType>

Such operation must return HTTP "202 Accepted" response without
content.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32776&edit=1

Reply via email to