javaws not found
Posted
by
Hunt
on Server Fault
See other posts from Server Fault
or by Hunt
Published on 2011-03-18T14:57:50Z
Indexed on
2011/03/18
16:11 UTC
Read the original article
Hit count: 313
i have a server which has centos installed in it , recently i have installed jdk 1.6 into it.
when i try to run java command from shell its working perfectly fine but when i tried running javaws (which comes with the jdk 1.6 only ) it is showing me following error
java is stored into /usr/java/jdk1.6.0_25 and path is set to /usr/bin/ when i type which java
Java Web Start splash screen process exiting ...
Bad installation: JAVAWS_HOME not set: No such file or directory
© Server Fault or respective owner