In my .conf file i have to mention the following property,
wrapper.java.command=%JAVA_HOME%/bin/java (or)
wrapper.java.command = C:/Program Files/Java/jdk1.6.0_14/bin/java.exe
I have tested this in my testing PC. In that i don't have JDK. I have only the JRE.
Is it possible to remove the JDK dependency in the JSW?