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
