encoding problem
I am writing a method that takes a string array but returns an element. Element foo(String[] arg) {} To invoke this method I have set call object's encoding to be NS_URI_LITERAL_XML and have set parameter's encoding style to be NS_URI_SOAP_ENC. Now this failed to work. It looks like when seria
SOAPHTTPConnection patch
A patch for the set-cookie bug in SOAPHTTPConnection was submitted by Warwick Slade on 7/29/01. Any update on when it will be integrated into the source? Thanks, Elaine