Hi,

I am using WSDL2Java to generate the client.

But the SOAP Messages (body) generated by the client does not have prefix.

For e.g:
<username>abc</username>

My server expects them to have prefix, i.e: <ns1:username>abc</ns1:username>

How do i turn that on?

FYI, i've seen the log and the qname being passed into the engine (encoding 
serializer) is ""  (empty).
       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to