hiya,

try to put your jdbc driver's zip/jar file in your
workers.properties file. this must look something
like this...

worker.inprocess.class_path=my-jdbc-driver.jar

i'm not sure whether you have to modify the worker.properties
or the wrapper.properties file. so you also might try the following
in your wrapper.properties file...

wrapper.class_path=my-jdbc-driver.jar

regards

daniel haischt
--

-----Ursprüngliche Nachricht-----
Von: Vinod [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 3. Januar 2001 12:47
An: [EMAIL PROTECTED]
Betreff: Problem with Tomcat as NT service


Hi,
    I have jakarta-tomcat-3.2 running on Win NT4 and IIS. I have used
jk_nt_service.exe to make tomcat as NT service and followed the steps as it
is in the documentation. After that I have started the service, when I run a
small jdbc example I got the sql exception 'No suitable jdbc driver found'.
The same program runs fine when I start tomcat manually. Please provide
solution.

Thanx n Regards,
Vinod

---------------------------------------------------------------------
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