?s jboss 3.2.1 stabile?

Jonathan Chen jonc at chen.org.nz
Wed Aug 13 13:33:55 PDT 2003


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 at chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"


More information about the freebsd-java mailing list