On Thu, 31 Mar 2005 19:54:39 +1000, Robert S
<[EMAIL PROTECTED]> wrote:
> I recently did an upgrade to 2005.0 and an emerge -pvDu world
> --newuse.  Now when I try to run a java app it dies.  If I access it
> through konq I get "Applet failed" and when I try it on the command
> line it dies thus:
> 
> $ java /pub/Downloads/jta25.jar
> Exception in thread "main" java.lang.NoClassDefFoundError:
> /pub/Downloads/jta25/jar

If you want to run a jar, shouldn't it be:

java -jar some_jar_file.jar?

Regards

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
[email protected] mailing list

Reply via email to