[jboss-jira] [JBoss JIRA] (WFLY-3447) Support vaulted attribute in MDB activation config property

Jeff Mesnil (JIRA) issues at jboss.org
Wed Jun 4 10:44:15 EDT 2014


Jeff Mesnil created WFLY-3447:
---------------------------------

             Summary: Support vaulted attribute in MDB activation config property
                 Key: WFLY-3447
                 URL: https://issues.jboss.org/browse/WFLY-3447
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: EJB
    Affects Versions: 8.1.0.Final
            Reporter: Jeff Mesnil
            Assignee: David Lloyd
             Fix For: 9.0.0.Alpha1


MDB @ActivationConfigProperty allows substitution using System properties.

However, there is no full expression support including reading from the vault. This prevents to store sensitive properties such as properties into the vault.

Instead of ad hoc replacement of the properties using System properties, the @ActivationConfigProperty should delegate to the expression resolver and vault reader used throughout the WildFly codebase



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list