[jboss-jira] [JBoss JIRA] Created: (AS7-1496) allow ad-hoc config parameters for transaction system
Jonathan Halliday (JIRA)
jira-events at lists.jboss.org
Tue Aug 9 05:22:24 EDT 2011
allow ad-hoc config parameters for transaction system
-----------------------------------------------------
Key: AS7-1496
URL: https://issues.jboss.org/browse/AS7-1496
Project: Application Server 7
Issue Type: Feature Request
Components: Transactions
Affects Versions: 7.0.0.Final
Reporter: Jonathan Halliday
Assignee: Jonathan Halliday
The AS config model currently exposes around a dozen config properties for the transaction system, out of a possible set of over 100 in JBossTS. Most of the others don't normally need to be changed, but there are exceptions to every rule. To support these edge cases the configuration system should allow additional properties to be specified. This is currently possible by setting system properties before starting the jvm, but not through the server's own config system. The jboss-as-txn schema should be extended to support a <properties> section that can be used in preference to system properties for overriding config values that are not individually exposed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list