Hi Aki,

Please find the attachment for wsdl file and CXF client that I tried out.
And also copied
the request and response messages below.

Request:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Body>
        <ns2:getAlertDataRequest xmlns:ns2="http://<nabble_a
href="alertservice.wsdl">alertservice.wsdl 
http://cxf.547215.n5.nabble.com/file/n4358405/CXFClient.java CXFClient.java
/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:xs="http://www.w3.org/2001/XMLSchema"; xsi:type="xs:string">
ebms
         </ns2:getAlertDataRequest>
   </soap:Body>
</soap:Envelope>

Response:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Body><ns2:getAlertDataResponse
xmlns:ns2="http://alerts.webservice.mbpportal.mbs.mycompany.com/"/>
      </soap:Body>
</soap:Envelope>

Thanks--
View this message in context: 
http://cxf.547215.n5.nabble.com/Problem-with-CXF-tp4341066p4358405.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to