users@glassfish.java.net

Problems installing glassfish v2 build 51d on 64-bit Fedora Core 6, using 64-bit JVM

From: Olumuyiwa Taiwo <me_at_muyiwataiwo.com>
Date: Wed, 20 Jun 2007 13:04:09 +1200

I can unpack glassfish v2 build 51d on a 64-bit Fedora Core 6 system no
problem, but when I try to install using the command:

    lib/ant/bin/ant -f setup.xml

I get this error:

    Exception in thread "main" java.lang.NoClassDefFoundError:
    org/apache/tools/ant/launch/Launcher

I'm using 64-bit JVM:

    Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_01-b06, mixed mode)

Thanks for any ideas on what I may be doing wrong.

Muyiwa