On which server do you try to run soap? Is it tomcat 3.x?

Try the following:

  In <TOMCAT_HOME>/lib there is "jaxp.jar" and "parser.jar". 
  Move them to, for ex., <TOMCAT_HOME>/lib_bak
  Copy a "xerces.jar" of version 1.3.1 to <TOMCAT_HOME>/lib

ready.

> -----Ursprüngliche Nachricht-----
> Von: Aurore Michiels [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 4. April 2002 09:35
> An: [EMAIL PROTECTED]
> Betreff: I need a genius: error 500 
> 
> 
> 
> I start tomcat
> 
> http://localhost:8080/soap/servlet/rpcrouter works fine. 
> 
> But when I type 
> java.org.apache.soap.server.ServiceManagerClient 
http://localhost:8080/soap/servlet/rpcrouter deploy Hello.xml 
It display a message : SoapException: Error 500:  internal error of servlet
.(erreur interne de servlet)

And tomcat display an error as well: Exception in R( /soap +
/servlet/rpcrouter + null) - java.lang.nosuchmethod......


When I type: http://localhost:8080/soap/admin/index.html and I click on List
or Deploy or Un-deploy I always get the message: error 500 : internal error
of servlet 

I suppose it's the same problem as above.....What do you think? 

Is there a genius who could help me? 
Thanks 
Aurore

Reply via email to