[jboss-jira] [JBoss JIRA] (WFLY-3838) Wildcard (*) for ejb-name should work for all applicable occurences of the ejb-name element

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 11:21:32 EST 2017


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

Kabir Khan closed WFLY-3838.
----------------------------


> Wildcard (*) for ejb-name should work for all applicable occurences of the ejb-name element
> -------------------------------------------------------------------------------------------
>
>                 Key: WFLY-3838
>                 URL: https://issues.jboss.org/browse/WFLY-3838
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>    Affects Versions: 8.1.0.Final
>            Reporter: Jan Martiska
>             Fix For: 10.0.0.Beta1
>
>
> As implemented via WFLY-3497, ejb-name element of jboss-ejb3.xml now accepts a wildcard (*) to denote all EJBs in a deployment. This should work for applicable occurences, but it only seems to work when specifying transaction timeouts.
> This currently doesn't work:
> - assembly-descriptor/exclude-list/method/ejb-name=* (to declare method exclusions)
> - assembly-descriptor/method-permission/method/ejb-name=* (to declare method permissions)
> I prepared a testcase which demonstrates this (and is currently failing): https://github.com/jmartisk/wildfly/commit/eaad1da5e9a6553f4365d650f408214f99522df6



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list