I suspect permissions problems.  You should check to see who Tomcat is
running as
when running as a service.  If that user does not have sufficient
privilages, Tomcat
will be unable to access databases.


"VALAKOON,VO-DANG (Non-HP-France,ex2)" wrote:
> 
> Hi,
> 
> There is something really strange with Tomcat.
> 
> We installed Apache and Tomcat 3.2 on a NT server and we are trying to
> connect to databases (Access and MySQL) through a servlet.
> 
> When Tomcat runs as a NT service, we are not able to connect to =
> databases
> because Tomcat is unable to load the JDBC drivers. The connections are =
> not
> created.
> 
> On the other hand, when Tomcat is launched manually (by double clicking =
> on
> startup.bat), the JDBC drivers are loaded and the connections with the
> databases are perfectly created when accessing to the servlet.
> 
> For Access, we are using the JDBC-ODBC bridge and for MySQL we =
> downloaded
> the JDBC driver from http://www.worldserver.com/mm.mysql/
> 
> Can anybody help us ?
> 
> Thanks a lot.
> 
> Vo-Dang Valakoon.
> mail : [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

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

Reply via email to