sorry, the correct request and response message are:
The request message jboss is sending is:
<env:Body>
| <ns1:getPersonInfo xmlns:ns1='http://typespackage'>
| <in0 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
| <ID>123</ID>
| <age>12</age>
| <name>adeel</name>
| </in0>
| </ns1:getPersonInfo>
| </env:Body>
Response message from axis is:
<soapenv:Body>
| <getPersonInfoResponse xmlns='http://typespackage'>
| <getPersonInfoReturn>
| <ID>123</ID>
| <age>12</age>
| <name>adeel</name>
| </getPersonInfoReturn>
| </getPersonInfoResponse>
| </soapenv:Body>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977432#3977432
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977432
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user