[JBoss-dev] Re: JBossMQ in JBoss5
Adrian Brock
adrian_brock at jboss.org
Tue Sep 19 08:47:49 EDT 2006
On Tue, 2006-09-19 at 08:23 -0400, Tom Elrod wrote:
> Please do include a zip version as well (makes it a lot easier for
> servers without X installed).
> >> Adrian Brock wrote:
> >>> If it doesn't already, it is certainly planned that this should be
> >>> runnable in "headless" mode.
Besides all the other advantages, it means the packages
are only distributed once, instead of the current
distribution which is needlessly big because it has
them twice in default/ and all/
It would something like:
1) Download jboss-installer-5.0.0.jar
2a) Run the install headless
java -jar jboss-installer-5.0.0.jar --headless --config=default
--output=/home/telrod/jboss-5.0.0
2b) Run the install headless and choose what you want
java -jar jboss-installer-5.0.0.jar --headless --config=basic
--include=jbossmq --output=/home/telrod/jboss-5.0.0
2c) Run the installer and choose what you want with the GUI
java -jar jboss-installer-5.0.0.jar
--
xxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxx
More information about the jboss-development
mailing list