Re: Adding in methods to the SOAP body
it a vector of DOM Nodes. Shashi ---Original Message--- From: [EMAIL PROTECTED] Date: Tuesday, May 21, 2002 19:08:13 To: [EMAIL PROTECTED] Subject: Adding in methods to the SOAP body It isn
Adding in methods to the SOAP body
It isn't clear at all from the documentation how to do this. It says you should use setBodyEntries(Vector bodyEntries) but doesn't tell you what bodyEntries is a vector of... What is the vector of? Is it a vector of objects (of some sort) or of DOM Nodes or what? Any help appreciated. Paul