1 Reply Latest reply on Jun 27, 2006 12:11 AM by visolvejboss

    Install jboss-4.0.4.GA-src.tar.gz Source

    ramsuarez

      Hi, i have the set of directories on a Linux Server with JBoss Sources, but i don't find a file to Install the Sources, like a Install or any other.

      Can you help me, please.

      PS. The JBossxxxx.jar doesn't working because Linux server sends the next message :

      PackageListener, install.log=/usr/local/install.log
      - Error -
      java.awt.HeadlessException:
      No X11 DISPLAY variable was set, but this program performed an operation which r
      equires it.

        • 1. Re: Install jboss-4.0.4.GA-src.tar.gz Source
          visolvejboss

          Hello,

          It shows that you have download the JBoss source, it requires build to run the server.The pre-built binaries are also available on the jboss download page in two forms,

          1.Installation using installer.jar file by downloading the jboss-4.0.4.GA-Patch1-installer.jar

          2.Simply extract the binary by downloading the jboss-4.0.4.GA.zip file.

          If you are using unix flavour, the former method requires the DISPLAY variable should be set on your classpath and also makesure, the x-window tool is running.