Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7685

RunAs does not work on EJB timer bean timeout methods

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.2.0
    • EAP_EWP 5.1.1
    • EJB
    • None
    • Hide

      Add a @RunAs to an EJB which has a timeout callback and let the timeout callback call a secured bean with a matching role.

      Show
      Add a @RunAs to an EJB which has a timeout callback and let the timeout callback call a secured bean with a matching role.
    • Release Notes
    • Hide
      Previously, the timeout() methods on an EJB3 timer bean ignored the @RunAs annotation due to a missing interceptor reference in the XML defining EJB3 interceptors. With this update, the RunAs interceptor reference has been added and the timeout() method is run with the matching role as expected.
      Show
      Previously, the timeout() methods on an EJB3 timer bean ignored the @RunAs annotation due to a missing interceptor reference in the XML defining EJB3 interceptors. With this update, the RunAs interceptor reference has been added and the timeout() method is run with the matching role as expected.
    • Documented as Resolved Issue
    • NEW

    Description

      RunAs does not work on EJB timer bean timeout methods

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-cdewolf Carlo de Wolf
              rhn-support-dehort Derek Horton
              Eva Kopalova Eva Kopalova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: