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

run-as does not work for Servlet.init()

    XMLWordPrintable

Details

    Description

      According to the servlet 2.4 spec, the run-as should be used for Servlet.init()
      page 285:
      " Clarification: run-as identity must apply to all calls from a servlet including init() and destroy() (12.7)"

      This isn't working.

      In JBoss 5.x, it looks like this functionality was implemented by a RunAsListener. However, that listener does not appear to exist in the EAP 6 code base.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            rhn-support-dehort Derek Horton
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: