why zipped files?
i feel, you will have to unzip them and put jar files in lib directory

vraj

On 8/30/06, Mallik <[EMAIL PROTECTED]> wrote:

HI Friends
i am new to this group and tomcat too.....
i have downloaded tomcat5.5.x and jdk1.5 and i have oracle8i
just i started a sample application which has database connection.....
but it is throwing exception called:ClassNotFoundException for
Class.forName("oracle.jdbc.driver.OracleDriver");
Connection conn =
DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:databaseName","username","password");
......
.....
why this is ?
i have placed classes12.zip, classes111.zip and classes102.zip in
tomcatRoot/common/lib
it is not working
and i tried by placing in appDir/WEB-INF/lib
but same Exception
what is the problem ? where i am going worng? Is it compatability
problem....?
it is working well on Weblogic8.0 i am not getting the reason........
plw let me know.......

--
View this message in context: 
http://www.nabble.com/CLASSPATH-problem-on-tomcat5.5.x-tf2189178.html#a6056691
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
The first right of human is the right of EGO.
--
http://www.xperienceexperience.blogspot.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to