[jboss-user] [Beginners Corner] - JBOSS EAP - setting run.sh options in config files instead

sonic_boom do-not-reply at jboss.com
Sat Apr 18 00:21:46 EDT 2009


I'm looking for the best options if any to configure all the JBOSS EAP run.sh options via configuration files instead of issuing them via cli.

Here are the options for run.sh as currently listed in "getting started" documentation (b,u,g, & D being the most important to me right now):

-D(name)[=(value)] Set a system property
-d, --bootdir=(dir) Set the boot patch directory; Must be
absolute or url
-p, --patchdir=(dir) Set the patch directory; Must be absolute or
url
-n, --netboot=(url) Boot from net with the given url as base
-c, --configuration=(name) Set the server configuration name
-B, --bootlib=(filename) Add an extra library to the front
bootclasspath
-L, --library=(filename) Add an extra library to the loaders classpath
-C, --classpath=(url) Add an extra url to the loaders classpath
-P, --properties=(url) Load system properties from the given url
-b, --host=(host or ip) Bind address for all JBoss services
-g, --partition=(name) HA Partition name (default=DefaultDomain)
-u, --udp=(ip) UDP multicast address
-l, --log=(log4j|jdk) Specify the logger plugin type

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226309#4226309

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226309



More information about the jboss-user mailing list