Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 08:33:50 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Stefan Groschupf <sg@media-style.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: ?s  jboss 3.2.1 stabile?
Message-ID:  <20030813203350.GA68186@grimoire.chen.org.nz>
In-Reply-To: <FKEGIGHLKLLOHKNCHPABOEEMEAAA.sg@media-style.com>
References:  <FKEGIGHLKLLOHKNCHPABGEEMEAAA.sg@media-style.com> <FKEGIGHLKLLOHKNCHPABOEEMEAAA.sg@media-style.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 13, 2003 at 11:55:23AM +0200, Stefan Groschupf wrote:
> Sorry i forgot to ask:
> Run jboss 3.2.1 stabile on freebsd?
> Anyone has production experience?
> Thanks Stefan

The port is in java/jboss3. Unfortunately it doesn't work out-of-the
box due to recent permission changes in the port. After you install
the port you'll have to:

    # cd /usr/local/jboss3.2
    # chown www:www . server/*

If you don't do this, jboss will fail to start up or work properly.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"



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