Click to See Complete Forum and Search --> : java command problem


ukraju
05-24-2006, 08:52 AM
Hi All,
I am trying to execute a executable jar file using java command like below.
java -jar test.jar

its working fine in windows.but not in linux.what's the reason and how to achevie the same thing under linux????thanks in advance.

Khalid Ali
05-24-2006, 12:38 PM
the command looks fine, I bet you do not have the environment variables set correctly in linux