Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3838

Wildcard (*) for ejb-name should work for all applicable occurences of the ejb-name element

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Beta1
    • 8.1.0.Final
    • EJB
    • None

      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

            Unassigned Unassigned
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: