Here is the actual response being returned from the web server, so the client
must not be parsing properly

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Body>
    <ns1:getEnvironmentResponse
xmlns:ns1="http://service.environment.backend.app.company.com/";>
      <ns1:return>data</ns1:return>
    </ns1:getEnvironmentResponse>
  </soap:Body>
</soap:Envelope>
-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/javax-jws-Response-not-being-returned-tp3272699p3272911.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to