Re: Java Equivalent Code for XSP

2002-06-25 Thread Scott Nichol
> 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

Java Equivalent Code for XSP

2002-06-24 Thread deepak venugopal
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