3 Replies Latest reply on Sep 26, 2006 6:24 AM by dateggio

    How Do Install jboss-4.0.4.GA On Redhat ES 4 ?

    jack_psys

      run this 1 :

      [root@ns168 ~]# java -version
      java version "1.4.2"
      gcj (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2)
      Copyright (C) 2004 Free Software Foundation, Inc.
      This is free software; see the source for copying conditions. There is NO
      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

      run this 2 :

      [root@ns168 ~]# java -jar jboss-4.0.4.GA-installer.jar
      Warning: -jar not understood. Ignoring.
      Exception in thread "main" java.lang.NoClassDefFoundError: jboss-4.0.4.GA-installer.jar
      at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
      at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
      at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
      at __gcj_personality_v0 (/root/java.version=1.4.2)
      at __libc_start_main (/lib/tls/libc-2.3.4.so)
      at _Jv_RegisterClasses (/root/java.version=1.4.2)

      How install Jboss-4.0.4 On Redhat ES 4 ?