1 Reply Latest reply on Nov 29, 2005 7:03 AM by sastry_ka

    installation of jboss

    chaitanya_79

      Hi

      Iam new to jboss and having problem installing jboss AS, i have downloaded "jboss-4.0.3SP1-installer.jar" and now i do not know where to go next. i have jdk-1_5_0_03-linux-i586-rpm installed and is working fine, plz give me direction on how to go about bringing "HELLO JAVA" on the browser.

      PS:My OS is Linux


      Any help would be truly appreciated


      Thanks
      --C

        • 1. Re: installation of jboss
          sastry_ka

          Hai,

          First you need to install JDK1.5. Then run
          java -jar jboss-4.0.3SP1-installer.jar.
          This will install the App Server.

          Starting the server:

          Go to the installation directory. (eg: /usr/local/jboss/bin/run.sh)

          This will staart the app server.

          Next you need to create a web application and deploy the war file in deploy directory. (this process needs more understaning)

          More Later...
          sastry@lasersoft.co.in