Re: I need a genius: error 500

2002-04-04 Thread Virender Sandhu
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. -

RE: I need a genius: error 500

2002-04-04 Thread Moran, Neal
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 PROTE

RE: I need a genius: error 500

2002-04-03 Thread Charlie Abela
I had a similar problem some time ago. It had to do with a version conflict between the xerces.jar and Apache Soap... Try to use a recent xerces version or else try to get the latest version of Tomcat which I think has a xerces.jar incorporated. Hope it helps Charlie -Original Message-