> From: Michael Ludwig [mailto:mil...@gmx.de] > Subject: UnsatisfiedLinkError in Windows Service (tomcat6w/5w.exe) > > The directory containing these libraries *is* included in PATH.
Environment variables are not used by services, so it doesn't really matter what's in PATH. > Likewise, it is included as follows on the Java tab of tomcat5w.exe: > -Djava.library.path=C:\src\BerkeleyDbXml\dbxml-2.4.16\bin\debug Good; that's where it needs to be. Does the account the Tomcat service runs under have access to the directory of interest? Try setting -verbose:jni in the Java tab of tomcat?w.exe and see if anything interesting is displayed. > And indeed, this works using bin\startup.cmd. We'll presume you meant bin\startup.bat. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org