I have a servlet that connects to a database. When I have tomcat running
from the batch file (tomcat start) the servlet runs fine and connects to
the db.  When I install tomcat as a service I get a ClassNotFoundException
saying it can't find my JDBC driver.  My driver is contained in a jar file
with the classpath set correctly.  Any ideas on how to fix this?



Jason E. Brawner
Silenus Group

Reply via email to