DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14583>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14583

How to specify Classpath for the Tomcat NT Service ?

           Summary: How to specify Classpath for the Tomcat NT Service ?
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

I am using Tomcat 4.x as my servlet container.
I hv installed it with the NT service option.

One of my servlets which has "load-on-startup" as TRUE refers 
to "oracle.jdbc.driver.OracleDriver" via the Class.forName() statement.

The stderr.log created when the serivce is started shows that it is unable to 
find the jar/zip file containing the Oracle driver. (I hv set it under 
classpath environment settings)

Pls advise how I can make the Oracle Driver zip/ jar available to the Tomcat 
service. In other words how to specify the classpath for the Tomcat service 
(which uses the Hotspot JVM.DLL)

rgds
g1

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to