Hi Aurore: This problem is probably due to wrong xml parser, make sure that xerces.jar is the first entry in the classpath. http://localhost:8080/servlet/rpcrouter to see if your servlet is working properly. If it doesn't, first make it work!!!!
Virender Sandhu Senior Engineer m-trilogix Inc. ----- Original Message ----- From: "Aurore Michiels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 2:35 AM Subject: 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
