Hi Everyone,
I have a SOAP XML which has been sent by my service and the
WSDL with me. I planned to setup a simulated server wihch returns the same XML
always for testing.Now my doubt is how can i convert XML in to the needed object in Axis1 in my skeleton. In axis2 i achievd this by using fromOM( ) but in axis 1 how to convert. Thanks Appu
