1 Reply Latest reply on Mar 30, 2003 10:16 AM by juhalindfors

    installing JBoss on Tandem Himalaya

    dalfmr

      Hi all,
      we'd like to install JBoss on Tandem Himalaya. The machine's OS is unix like and is already installed jvm 1.2.2.8, Tomcat 3.2 and Apache. Tomcat and Apache are modified to work on this system so we can't install JBoss bundle Tomcat. What we can do?
      Thanks in advance.
      dalfmr

        • 1. Re: installing JBoss on Tandem Himalaya

          Does the JVM version 1.2.2.8 mean it is JDK 1.2? You will need at least JDK1.3 level compatibility to run the recent JBoss versions.

          As for Tomcat, you can run JBoss without any web container. However, be aware that running the web tier in a separate process from the EJB tier has performance implications for your application.