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.
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.