On Mon, 03 Dec 2001 22:46:37 +0900
tek1 <[EMAIL PROTECTED]> wrote:

> what exactly are you trying to do?
> 
> you usually run .jar, if it has a class in it that defines the main() method, as:
> 
> java -jar FILE.jar

That is what I am doing, this is what I get and it doesn't have anything to do with 
this particular file, I get this error for any .jar file:

[jon@linuxgeek jon]$ java -jar JAP.jar
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NoClassDefFoundError: JAPView
        at java.lang.reflect.Method.invoke(Method.java:native)
        at kaffe.jar.ExecJarName.main(ExecJarName.java:70)
        at kaffe.jar.ExecJar.main(ExecJar.java:59)
Aborted

How do I set the classpath? Or is that even gonna fix it?

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to