X-Application Version: 3.1.2, 3.1.1
Tamino Version : 3.1.1
Platform : NT, Win2k, Solaris, …
WebContainer : Tomcat 3.3
JDK Version : 1.3.1
I use Tomcat 4.0.3 and usually start it by calling “catalina.bat start” and it will start up my application.
Now I want to run Tomcat 4.0.3 as a Windows 2000 service. The problem is, it does not find the file ManagedConnectionPools.xml.
I wrapped this file into a jar which I call ManagedConnectionPools.jar and put it in my web-inf/lib directory. I also put this jar into the setclasspath.bat file.
The service is started by tomcat.exe. I also set the environment variable CLASSPATH which points to the jar files is use. The tomcat.exe does not seem to care about it, because it does not work.
Any hints?
Harald
#Tamino#API-Management#webMethods