Hi, I have problems converting a SOAP body to a org.w3c.dom.Document object. This is an extract of my code:
SOAPEnvelope retEnv = call.invoke( env ); SOAPBodyElement body = retEnv.getBodyByName( "http://namespace", "AnyTag" ); Document doc = body.getAsDocument(); I get this exception: - Exception: org.xml.sax.SAXException: Error: URI=null Line=1: Undeclared prefix: "ins:name". [...] This exception wants to tell me, that no namespace named "ins" is being defined or its URI is null. But this is not true. This namespace is defined also in line 1. Are there any known problems with this method? Any help appreciated. Matthias Wimmer -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 14, 2002 9:02 AM To: [EMAIL PROTECTED] Cc: '[EMAIL PROTECTED]' Subject: Re: List with HTTP servers on with AXIS installs and runs? Does anyone know about tomcat 4.1.2? That is the tomcat that is distributed by Sun in the Java Web Services Developer Pack (JWSDP) 1.0. I do not have an installation problem, but a runtime problem. Jim Jackson SunGard EBS "Schie, Sjaak van" <[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> uware.com> cc: Subject: List with HTTP servers on with AXIS installs and runs? 06/14/2002 01:18 AM Please respond to axis-user Hello All, When tring to install Axis I discovered, like others also did ;-), that some versions of TomCat don't work after following the installation instructions. Probably other people also discovered some difficulties when installing Axis on other HTTP servers. Maybe they even have a workaround for to make Axis run. Is it a good idea to create a list with HTTP servers on which the AXIS beta2 has been installed and runs. And a workaround when that is available. A start for this list can be: -------------------------------------------------- TomCat 4.0.1 | OK TomCat 4.0.2 | Class loading problems | Move jaxrpc.jar to common/lib directory TomCat 4.0.3 | Class loading problems | See TomCat 4.0.2 TomCat 4.0.4-b3 | OK -------------------------------------------------- Then when the list is complete enough I suggest it to be added to the installation documentation. Sjaak van Schie -- The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. Confidentiality Notice: The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may contain confidential information. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.