Peter Lombardo wrote:
I'm having a bit of trouble configuring the jvm options as I'm
installing Tomcat as a Windows Service.

I need to set:
java.library.path=C:\example\dir1;C:\example\dir2;C:\example\dir3


Use the:
++JvmOptions 
"-Djava.library.path=C:\example\dir1';'C:\example\dir2';'C:\example\dir3"

Regards,
Mladen.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to