The message the sample client sends is
| <soapenv:Envelope ...> | <soapenv:Body> | <ns1:echoCustomerArr xmlns:ns1="http://org.jboss.webservice/complexbean/types"> | <customerArray> | <customerAddress>MiddleWare Avenue 1</customerAddress> | <customerID>cuid_1</customerID> | <customerName>JBoss Inc.</customerName> | </customerArray> | <customerArray> | <customerAddress>SomeOther Street 11</customerAddress> | <customerID>cuid_2</customerID> | <customerName>Microsoft Corp.</customerName> | </customerArray> | </ns1:echoCustomerArr> | </soapenv:Body> | </soapenv:Envelope> | | test: | [mkdir] Created dir: D:\projects\jboss-branch\jboss-4.0.x\webservice\output-samples\reports | [junit] Running org.jboss.webservice.complexbean.ComplexBeanTestCase | [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.922 sec | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853078#3853078 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853078 ------------------------------------------------------- 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
