Re: The right path; in more way than one.

2002-10-01 Thread Thad Humphries
I know that Tomcat's docs *say* this and that the JSP servlet specs call for this but it has not been my experience! As I have *twice* pointed out here (to no ones acknowledgement), I have an application that runs fine under Tomcat 4.0.? but not under 4.1.12. It fails on objects in xerces.jar.

The right path; in more way than one.

2002-09-30 Thread Ed W. Morse
Hello and Help I need to have Tomcat working on my machine but I can't getting get the right path in my browser. So here Goes My System is Windows 98 Tomcat version is 4.0.4 My Java editor is JCreator 2.5 jdk is 1.4 The install directory is D:\ApacheTomcat4\ My system directory is D:\windows

Re: The right path; in more way than one.

2002-09-30 Thread Kwok Peng Tuck
I wrote this as a personal response to someone who had problems with the class path as well on the mailing list. I hope it helps you as it helped him. Make sure to read all of it. Begin email. Thank you for your help. In my haste trying to install Tomcat on our server while my boss breathes

Re: The right path; in more way than one.

2002-09-30 Thread Andreas Probst
Hi Ed, I'm not sure, what your question is. Let me try to answer like this: Tomcat will look for class files and jars in the various classes and libs directories. Read pathto/tomcat-doc/class- loader-howto.html to know exactly. You can have your application's directory anywhere, if you