> From: Richard Toren [mailto:[EMAIL PROTECTED]
> Subject: Specifying java.library.path using Tomcat 5.5 as a
> Windows Service
>
> The question is how to do this when using
> Tomcat installed with the Windows installer?
Use the Java tab of bin\tomcat5w.exe to set properties
I want to move my webserver over to a Windows' service (it works great
with linux, but the client is always insistent). The problem is
that I use Berkeley DB XML which is used via JNI. When I start tomcat
using startTomcat.bat I need to add a line
set JAVA_OPTS=-Djava.library.path=path