Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-605

ServletContext parameters are not visible in ServletContextListener.contextInitialized()

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0-M3
    • 1.x
    • web
    • None

    Description

      ServletContext parameters are not visible in ServletContextListener.contextInitialized()

      To test create a ServletContextListener with the method
      public void contextInitialized(ServletContextEvent e) that scans through
      e.getServletContext().getInitParameterNames();

      Make sure your web.xml file has <context-param> ...

      Attachments

        Activity

          It would be useful if there is an existing test case to provide it with the JIRA to facilitate testing. Deferring to 1.x since the original build was M3

          hogstrom Matt Richard Hogstrom added a comment - It would be useful if there is an existing test case to provide it with the JIRA to facilitate testing. Deferring to 1.x since the original build was M3

          People

            Unassigned Unassigned
            trajano Archimedes Trajano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: