Hi,
Thanks for responses. I am using TCPIP Monitor to capture the request/response.
Please find the request/resposne I am getting through TCPIP monitor. I am getting two request and two responses as follows:
Request1
-------------
Response1
--------------
Request2
----------------
Response2
--------------
Do I need to change the WSDL? I am using the same client code with Axis which was generated using RAd for Websphere. do I need to re-generate the client using JBoss
IDE for JBoss 5.1 however I have re-generated the server side code with JBossWS specification.
Please clarify me
1. whether I need to change the WSDL due to change of AppServer
2. Whether I need to re-generate the client code again due to change of AppServer and IDE
Please help me.