[jboss-jira] [JBoss JIRA] (WFLY-3838) Wildcard (*) for ejb-name should work for all applicable occurences of the ejb-name element
Sascha Dirbach (JIRA)
issues at jboss.org
Sun Jul 26 18:01:02 EDT 2015
[ https://issues.jboss.org/browse/WFLY-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092923#comment-13092923 ]
Sascha Dirbach commented on WFLY-3838:
--------------------------------------
I implemented the feature and created a pull request:
https://github.com/wildfly/wildfly/pull/7831
> 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: Awaiting Volunteers
>
>
> 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
(v6.3.15#6346)
More information about the jboss-jira
mailing list