[jboss-jira] [JBoss JIRA] (WFLY-2160) Allow Expression for datasource subsystem enabled property

Steven Rose (JIRA) jira-events at lists.jboss.org
Wed Sep 25 18:44:02 EDT 2013


Steven Rose created WFLY-2160:
---------------------------------

             Summary: Allow Expression for datasource subsystem enabled property
                 Key: WFLY-2160
                 URL: https://issues.jboss.org/browse/WFLY-2160
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 8.0.0.Alpha4
            Reporter: Steven Rose
            Priority: Minor


Currently the datasource sub system does not allow expressions. I would like to be able to do this: <datasource jta="true" jndi-name="java:/ds1DS" pool-name="ds1DS" enabled="${ds1.enabled}" use-java-context="true" use-ccm="true"> and set the ds1.enabled property via a properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list