And if the wsdl says it needs an "objXML"
as a method parameter, then it should ready to take any XML. So,
problem should be in the service, if it needs a string then the
service should specify that in the WSDL.
One possible way to handle that would be is to get the working version of the client and send it through TCP monitor and find the correct message format that the service is asking for. Then create the OMElement with that format. Deepal
|
- Fwd: Fwd: Need Help Regarding AXIS2 Client Implementatio... Rajnish Thakur
- Re: Fwd: Fwd: Need Help Regarding AXIS2 Client Impl... Deepal jayasinghe
- Re: Fwd: Fwd: Need Help Regarding AXIS2 Client ... Rajnish Thakur