I don't know if this is going to help, but if you use Literal Encoding you can pass Xerces DOM.  This way, you don't need to parse it into DOM.
 
Alternatively, you can use the DOM builders from the Xerces package to get this task accomplished.  
 
Craig 
-----Original Message-----
From: Scott Moore [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 18, 2001 12:25 PM
To: [EMAIL PROTECTED]
Subject: Looking for example code

I just got the SOAP toolkit installed on tomcat and have successfully
deployed a service.  However, I can't find any sample code that takes an
Envelope object and parses it into a Xerces DOM.

Can anyone provide or point me to some Java code that does this
operation?

Thanks.

Reply via email to