Hi danh
 
I was also getting the same error on JRun
The problem was JRun server was not getting the coreect path for xerces.jar file. When i corrected the path it started working .
I have't tried it with Tomcat, but the check the classpaths for tomcat server. Even u are running the application on Windows use forward slash "/" insted of "\"
 
Hope this will solve ur problem.
 
Yogesh
 
----- Original Message -----
From: Danh Hoai
Sent: Wednesday, June 27, 2001 11:31 PM
Subject: problem running the StockQuote example

Hi all,
 
I am trying to use install apache-soap to work with Tomcat.  It seems that everything
goes well but when I attempt to run the testit.cmd from stockquote I get the
following error:
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = org.w3c.dom.Node: method getNamespaceURI()Ljava/lang/String; not found
 
I was able to deploy the StockQuoteService and tomcat running fine.
 
Thank you for your help

Reply via email to