|
From: Leif M. <le...@ta...> - 2006-10-10 23:49:38
|
Dave, Yes this is easy. Simply specify the java command as follows then create that directory relative to the location of the wrapper.exe. wrapper.java.command=../jre/bin/java Leaving off the .exe will make it work on both Windows and UNIX versions. Cheers, Leif Dave Hoffer wrote: > Is it possible to configure my Windows based service to load the JRE > from a local JRE installation instead of a system one? This would make > our application install much easier but I wasn't sure how to tell JWS to > look in a local directory for the JRE. > > How can I specify where to look for the JRE? > > -dh > |