You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Arvind Gudipati <Ar...@PANACYA.com> on 2001/11/21 19:52:04 UTC

NameSpace error!! DOM Exception

Hi all,
   Im getting the following exception while trying to run the sample
Caculator client provided with the Apache XML Soap version 2.2

Exception in thread "main" org.apache.xerces.dom.DOMExceptionImpl: DOM003
Namespace error
        at
org.apache.xerces.parsers.XMLDocumentParser.parse(XMLDocumentParser.java:323
)
        at
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:73
)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
29)


I think the URL to namespace is not working
"http://xml.apache.org/xml-soap/deployment" 
Is there any other URL where i can access it instead of the above?

Thanks in advance!
Arvind
CONFIDENTIALITY NOTICE:  E-mail may contain confidential information that is
legally protected.  Do not read this e-mail if you are not the intended
recipient. This e-mail transmission, and any documents, files or previous
e-mail messages  attached to it may contain confidential information that is
legally protected.  If you are not the intended recipient or a person
responsible for delivering it to the intended recipient,  you are hereby
notified that any disclosure, copying, distribution or use of any of the
information contained in or attached to this transmission is STRICTLY
PROHIBITED.  If you have received this transmission in error, please
immediately notify us by reply e-mail, by forwarding this to
administrator@panacya.com or by telephone at (877) PANACYA, and destroy the
original transmission and its attachments without reading or saving in any
manner.  Thank you.  For information about PANACYA Inc., please visit our
website at http://www.panacya.com.

RE: NameSpace error!! DOM Exception

Posted by Henk Schipper <he...@software684.com>.
NameSpace error!! DOM ExceptionAre you useing Xerces 1.3.1?
If so, this module contains a bug. 1.3.0 is ok. I haven't tried the newer
versions yet.

The deployment ns should be alright..

Hope it helps.

Henk.
  -----Original Message-----
  From: Arvind Gudipati [mailto:Arvind.Gudipati@PANACYA.com]
  Sent: Wednesday, November 21, 2001 7:52 PM
  To: soap-dev@xml.apache.org
  Subject: NameSpace error!! DOM Exception


  Hi all,
     Im getting the following exception while trying to run the sample
Caculator client provided with the Apache XML Soap version 2.2

  Exception in thread "main" org.apache.xerces.dom.DOMExceptionImpl: DOM003
Namespace error
          at
org.apache.xerces.parsers.XMLDocumentParser.parse(XMLDocumentParser.java:323
)
          at
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:73
)
          at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
29)



  I think the URL to namespace is not working
"http://xml.apache.org/xml-soap/deployment"
  Is there any other URL where i can access it instead of the above?

  Thanks in advance!
  Arvind
  CONFIDENTIALITY NOTICE:  E-mail may contain confidential information that
is legally protected.  Do not read this e-mail if you are not the intended
recipient. This e-mail transmission, and any documents, files or previous
e-mail messages  attached to it may contain confidential information that is
legally protected.  If you are not the intended recipient or a person
responsible for delivering it to the intended recipient,  you are hereby
notified that any disclosure, copying, distribution or use of any of the
information contained in or attached to this transmission is STRICTLY
PROHIBITED.  If you have received this transmission in error, please
immediately notify us by reply e-mail, by forwarding this to
administrator@panacya.com or by telephone at (877) PANACYA, and destroy the
original transmission and its attachments without reading or saving in any
manner.  Thank you.  For information about PANACYA Inc., please visit our
website at http://www.panacya.com.


RE: NameSpace error!! DOM Exception

Posted by Henk Schipper <he...@software684.com>.
NameSpace error!! DOM ExceptionAre you useing Xerces 1.3.1?
If so, this module contains a bug. 1.3.0 is ok. I haven't tried the newer
versions yet.

The deployment ns should be alright..

Hope it helps.

Henk.
  -----Original Message-----
  From: Arvind Gudipati [mailto:Arvind.Gudipati@PANACYA.com]
  Sent: Wednesday, November 21, 2001 7:52 PM
  To: soap-dev@xml.apache.org
  Subject: NameSpace error!! DOM Exception


  Hi all,
     Im getting the following exception while trying to run the sample
Caculator client provided with the Apache XML Soap version 2.2

  Exception in thread "main" org.apache.xerces.dom.DOMExceptionImpl: DOM003
Namespace error
          at
org.apache.xerces.parsers.XMLDocumentParser.parse(XMLDocumentParser.java:323
)
          at
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:73
)
          at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
29)



  I think the URL to namespace is not working
"http://xml.apache.org/xml-soap/deployment"
  Is there any other URL where i can access it instead of the above?

  Thanks in advance!
  Arvind
  CONFIDENTIALITY NOTICE:  E-mail may contain confidential information that
is legally protected.  Do not read this e-mail if you are not the intended
recipient. This e-mail transmission, and any documents, files or previous
e-mail messages  attached to it may contain confidential information that is
legally protected.  If you are not the intended recipient or a person
responsible for delivering it to the intended recipient,  you are hereby
notified that any disclosure, copying, distribution or use of any of the
information contained in or attached to this transmission is STRICTLY
PROHIBITED.  If you have received this transmission in error, please
immediately notify us by reply e-mail, by forwarding this to
administrator@panacya.com or by telephone at (877) PANACYA, and destroy the
original transmission and its attachments without reading or saving in any
manner.  Thank you.  For information about PANACYA Inc., please visit our
website at http://www.panacya.com.