Provides a command line interface to start the JBoss server.
To enable debug or trace messages durring boot change the Log4j
configuration to use either log4j-debug.properties
log4j-trace.properties by setting the system property
log4j.configuration:
./run.sh -Dlog4j.configuration=log4j-debug.properties
author: Marc Fleury author: Jason Dillon author: Adrian Brock author: Scott Stark version: $Revision: 61145 $ |