Caldarale, Charles R wrote:
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 when running as a
service.
Watch out for access permission problems, since processes running as a
service usually use a generic account, not the one you installed Tomcat
(or 3rd-party libraries) with.
- Chuck
I find it hard to believe that access permissions are involved as all
the library files are in the same location. Adding a java.library.path
to the tomcat5w.exe
only directs the inital load to the proper location and then I get the
error from my first message.
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]