You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Julie Jordan <jj...@centonline.com> on 2002/10/03 16:27:17 UTC

jdbc ClassNotFound error

This is my first pass with trying to establish a jdbc Oracle connection with
Tomcat.. So please be kind.

1. I have created a myfilename.class and html page (calling class) and
placed them into

/usr/local/tomcat/webapps/ROOT

2. I also set up my Oracle jdbc in the java file and placed the Oracle
classes.jar files into the same directory

3. I added this directory to my CLASSPATH.

4. I've restarted Tomcat.

5. But when I try to view the html page it won't load my applet, I get:

Java.lang.ClassNotFoundException:myClassfilename

Any help is GREATLY appreciated.

BTW: using Oracle 8.1.5(thin driver), Tomcat 3.3.1, mod_jk, JSDK2.0, Java2



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>