Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2006 15:44:28 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        David Banning <david@skytracker.ca>
Cc:        questions@freebsd.org
Subject:   Re: running jboss4 on FreeBSD 4.11
Message-ID:  <20060519034428.GA51508@osiris.chen.org.nz>
In-Reply-To: <20060519015052.GA53403@skytracker.ca>
References:  <20060519004523.GA21373@skytracker.ca> <20060519014818.GA51164@osiris.chen.org.nz> <20060519015052.GA53403@skytracker.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 18, 2006 at 09:50:52PM -0400, David Banning wrote:
> > What version of java are you using? The output of "java -version"
> > would be helpful. Please note that if you're using anything other
> > that the native FreeBSD java, you will not be able to get very far.
> 
> root# java -version
> java version "1.3.1-p8"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-david-030915-12:12)
> Classic VM (build 1.3.1-p8-david-030915-12:12, green threads, nojit)
> root# 

The minimum requirement for jboss4 is JDK1.4.2; the port should have
enforced this, with its "JAVA_VERSION=   1.4+" line in the Makefile.
The port will build under 1.3, but not run; consider upgrading to a
later JVM.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                                          "Opportunity does not knock,
       it presents itself when you beat down the door" - W.E. Channing



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060519034428.GA51508>