GetStatus returns null
----------------------

                 Key: SAVAN-9
                 URL: https://issues.apache.org/jira/browse/SAVAN-9
             Project: Savan
          Issue Type: Bug
         Environment: Ubuntu-Gutsy, JDK1.5, Savan/Java-SNAPSHOT
            Reporter: Asanka Abeysinghe


wse:GetStatus returns null due to soap envelop comes with a empty wse:Expires 
element , response message looks like follows.
<?xml version='1.0' encoding='UTF-8'?>
   <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing";>
      <soapenv:Header>
         
<wsa:Action>http://schemas.xmlsoap.org/ws/2004/08/eventing/UnsubscribeResponse</wsa:Action>
         <wsa:RelatesTo>urn:uuid:6D3D65114C92F22B8A1218180996882</wsa:RelatesTo>
      </soapenv:Header>
      <soapenv:Body>
         <wse:GetStatusResponse 
xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing"; />
      </soapenv:Body>
   </soapenv:Envelope>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to