I put the zip file in the lib sub-directory. I unzipped it. None of these work. I have have used it before as a zip file and it has worked just fine. My machine crashed and I have had to setup a new machine and I am having this problem. When running under a servlet, does the environment variables in windows come to play at all. The IDE environment where I am building the clases recognizes the classpath; I know this because I can use the class in the code. For some reason, Tomcat is not able to reach the zip and I can't figure out why.
...Ram
Dale, Matt wrote:
---------------------------------------------------------------------------------------------------------

Is it in the lib directory of WEB-INF or just in the root of it. You should put 
it in the lib sub-directory
-----Original Message-----
From: Ram Sriram [mailto:[EMAIL PROTECTED]
Sent: 31 May 2005 17:52
To: Tomcat Users List
Subject: Re: Class not found


That didn't work. Is there any configuration in Tomcat that needs to know the location of Classes12.zip?

Tim Funk wrote

rename classes12.zip to classes12.jar

-Tim

Ram Sriram wrote:

Hi,
I am using Oracle JDBC Thin Driver from classes12.zip. My code is not finding the class; I have the path for the zip in the environment variable, I have the zip file in WEB-INF in ROOT. Do I have to do anything in any of the Tomcat config files for the runtime to locate the class.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to