Wednesday, August 22, 2007

[completeJava] Re: How to make java Executable?

hi jahangir,

>   
>   Yeah Im able to run the sent JAR file. But im confused why iam
not able to run my JAR file? . Iam using java 1.5 and when i tried
out with java 1.4 on other system, im able to run it.
>

Once you checkout path on you machine. path might be set to a lower
version of JDK
. If the classes are compiled using JDK1.5 and if you try
to run the jar file using jdk less than jdk1.5 (ex:1.4 or 1.2) then it
will not undestrand the class format.

So once you try and checkout the path on you machine and you remove
path to all other jdk and jre except jdk1.5 which you are using.

Note: Many cases path will be set to jdk1.2 or jdk1.1.X when install
oracle on your machine.

Regards,
Thirupathi B.

__._,_.___
SPONSORED LINKS
Yahoo! Finance

It's Now Personal

Guides, news,

advice & more.

Search Ads

Get new customers.

List your web site

in Yahoo! Search.

HDTV Support

on Yahoo! Groups

Help with Samsung

HDTVs and devices

.

__,_._,___

No comments: