Re: jar in blackdown

2000-11-14 Thread Kristian Soerensen
Hi On Tue, 14 Nov 2000, Francisco Gongora wrote: > Hello: > We are trying to run a jar file in Linux with jdk of Blackdown: > > java -jar Jarfile.jar > > but we have error saying -jar is not valid option. Is there any way to run > a .jar using jdk of Blackdown? -jar is availab

Re: jar in blackdown

2000-11-14 Thread Nathan Meyers
On Tue, Nov 14, 2000 at 03:42:06PM -0500, Francisco Gongora wrote: > Hello: > We are trying to run a jar file in Linux with jdk of Blackdown: > > java -jar Jarfile.jar > > but we have error saying -jar is not valid option. Is there any way to run > a .jar using jdk of Blackdown?

jar in blackdown

2000-11-14 Thread Francisco Gongora
Hello: We are trying to run a jar file in Linux with jdk of Blackdown: java -jar Jarfile.jar but we have error saying -jar is not valid option. Is there any way to run a .jar using jdk of Blackdown? Thanks Francisco