[jboss-jira] [JBoss JIRA] (WFLY-3118) <vault> does not have module option

Kabir Khan (JIRA) issues at jboss.org
Fri Mar 14 09:14:10 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan moved EAP6-192 to WFLY-3118:
---------------------------------------

              Project: WildFly  (was: EAP 6 Planning Pilot)
                  Key: WFLY-3118  (was: EAP6-192)
           Issue Type: Feature Request  (was: Requirement)
             Workflow: GIT Pull Request workflow   (was: CDW v1)
    Affects Version/s:     (was: 6.3.0.GA)
          Component/s: Security
                           (was: Security)
             Security: Public
       Target Release:   (was: 6.3.0.GA)

    
> <vault> does not have module option
> -----------------------------------
>
>                 Key: WFLY-3118
>                 URL: https://issues.jboss.org/browse/WFLY-3118
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Security
>            Reporter: Derek Horton
>            Assignee: Jimmy Wilson
>
> The <vault> element in standalone/domain.xml takes a 'code' attribute specifying the class to use as the implementation. It does not let you specify a 'module' option like most similar elements have, and instead always loads the class from the org.picketbox module.
> The <vault> element should take a module option too.
> The current workaround is to add the custom vault module as a dependency in the org.picketbox module.
> Additionally, hanging any module.xml can also result in patching conflicts when customers apply future updates.
> Since we have a quite a few customers writing custom vault implementations for various pieces of functionality that it doesn't provide out of the box, we should consider making this type of customer-initiated change patch safe for customers.

--
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