3 Replies Latest reply on Jan 30, 2004 5:14 PM by erik777

    jboss-3.2.3 on linux

    sreedhardasari

       

      "sreedhardasari" wrote:
      Trying to install jboss-3.2.3 (jboss-3.2.3.zip) on "redhat linux 7.3 server edition".

      steps followed:
      1) downloaded jboss-3.2.3.zip file from downloads section.
      2) installed jdk 1.3.10 on server, have set java home in env path.
      3) on server , ran "unzip jboss-3.2.3.zip".
      4) cd <jboss_home>/bin ran "java -jar run.jar".

      the above command will never complete. Meanwhile if I run "ps ax | grep run.jar" , I don't see any session running also.

      Can somebody tell me, Am I installing right version of JBoss ? If yes, please advise me on installation and configuration of JBoss-3.2.3.

      -- Sreedhar