I am trying to use the Manager App for Tomcat 4.1 to start a new context
for a Virtual Domain.  It appears to be able to start the context
however, it is not able to properly make a connection to the database.
The error message I get is java.sql.SQLException: Cannot load JDBC
driver class 'null' .
 
I have tried to work with the catalina.policy file, but I am not sure
that this is the problem.  If I completly Stop Tomcat and Start it
fresh, the mysql connection works fine.  I am using tomcat for virtual
hosting, so I can not stop it each time i need to add a new virtual
domain and context. 
 
Any suggestions are appreciated.
 
Thanks,  Brent

Reply via email to