[
https://jira.jboss.org/browse/JBAS-8137?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry commented on JBAS-8137:
----------------------------------------
More input:
> For stopping a server all that should be needed is something like
"shutdown.sh <configuration>" Shutdown should be smart enough to
determine the JNP port for invoking server shutdown without an admin providing it or
having to write wrapper scripts.
Simple start and stop scripts
-----------------------------
Key: JBAS-8137
URL:
https://jira.jboss.org/browse/JBAS-8137
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Fix For: Unscheduled
This JIRA is based on feedback we received after the Andiamo BOF at JBoss World 2010:
>> I would like to see all the configurations that normally get set on the
>> command line (JBoss opts and system props) moved to a config file so all
>> that is ever required to start a Jboss instance is simply "run.sh
>> /<configuration>/".
The domain and host configuration files we'll introduce with AS 7 should encapsulate
most things that are currently passed in via -D or the arguments to main(). If we start
adding additional command line options that need to be processed before the domain/host
configuration files are read, we should make it easy to set those in a configuration file
(perhaps a simple properties file).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira