This is what client sends,

<?xml version="1.0" encoding="UTF-8"?>
  | 
  | <env:Envelope 
  |   xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"; 
  |   xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
  |   mlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
  |   xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"; 
  |  xmlns:ns0="http://org.jboss.webservice/complexbean/types";>
  |  <env:Body>
  |   <ns0:echoCustomerOrder>
  |    <CustomerOrder_1>
  |     <customerID>Acme Inc</customerID>
  |     <orderID>01234</orderID>
  |    </CustomerOrder_1>
  |   </ns0:echoCustomerOrder>
  |  </env:Body>
  | </env:Envelope>

Thanks for looking into this.

- Mohammad


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853113#3853113

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853113


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to