>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 11:27 PM
Subject: Java Equivalent Code for XSP
> hi friends,
> my previous message was as listed below.
> The thing is in my Java soap clients i have modified
> the CALL Objects encoding
hi friends,
my previous message was as listed below.
The thing is in my Java soap clients i have modified
the CALL Objects encoding style with :
call.setEncodingStyleURI(Constants.NS_URI_LITERAL_XML);
and have successfully obtained the return ELEMENT from
my Java Soap Service.( I had mentioned t