[
https://issues.jboss.org/browse/JBAS-8137?page=com.atlassian.jira.plugin....
]
Jason Greene reopened JBAS-8137:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
Simple start and stop scripts
-----------------------------
Key: JBAS-8137
URL:
https://issues.jboss.org/browse/JBAS-8137
Project: Legacy JBoss Application Server 6
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Fix For: No Release
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira