Hi,
Please somebody cab help me on issue below.
Regards,
Rajnish Thakur
-- Forwarded message --
From: Rajnish Thakur
Date: Mon, Jan 13, 2014 at 5:19 PM
Subject: Re: Fwd: Need Help Regarding AXIS2 Client Implementation
To: [email protected]
Hi All,
PSB WSDL document th
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
Hi,
I have changed data-binding from ADB to XMLBeans while generating stubs i.e
now I am using XMLbeans data binding so now I can pass payload XML as
string to set operation of my service request so now I've got rid of
OMElement but still I getting the same exception. any idea?
Regards,
Rajnish T