JSW without JDK

View: New views
2 Messages — Rating Filter:   Alert me  

JSW without JDK

by sivagururaja :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

Can i run the JSW without installing JDK?

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?

Thanks in advance.
Regards
Sivagururaja.

Re: JSW without JDK

by sivagururaja :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I found it.
wrapper.java.command=C:/Program Files/Java/jre1.6.0_14/bin/java.exe

Sorry for the inconvenience.
Regards
Sivagururaja.