Aurore,
I think I have seen this error myself. In my case the problem was an old version of servlet.jar. This tool may help you find where it is being picked up. http://www.javaworld.com/javaworld/javatips/jw-javatip105.html -----Original Message----- From: Aurore Michiels [mailto:[EMAIL PROTECTED]] Sent: 04 April 2002 08:35 To: [EMAIL PROTECTED] 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
