|
From: Anand H. <an...@gm...> - 2008-11-20 20:52:26
|
Hello, I have gone through the wrapper documentaiton, but was not able to find the answer to a question of mine. For my application, I am setting wrapper.java.command to point to my java.exe as needed. My question is, is this information suffficient for the wrapper to figure out the values of JAVA_HOME and JRE_HOME values. ? I know i can possibly point to the Java_home in the registry, but I cant do that unfortunately as it is being set in my application through a separate batch file. The system on which installation is being done has multiple versions of java in it and I have to be able to specify the correct version of JAVA and JRE to use for my application. Is there any way to do it in the wrapper.conf file. ? Any pointers to it are most welcome, as it is urgently needed. Thank you, Anand |