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 available in the Blackdown JDK from version 1.2.x and onwards.
You must be using an older version of the JDK.
Add the jar to the classpath and start the application as with any other
java application: java full.package.name.to.application
----------------------- http://www.elof.dk ----------------------
Kristian Elof Soerensen [EMAIL PROTECTED] (+45) 45 93 92 02
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]