[ http://issues.apache.org/jira/browse/GERONIMO-605?page=all ]

Matt Hogstrom updated GERONIMO-605:
-----------------------------------

    Fix Version: 1.x
                     (was: 1.0)

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

> ServletContext parameters are not visible in 
> ServletContextListener.contextInitialized()
> ----------------------------------------------------------------------------------------
>
>          Key: GERONIMO-605
>          URL: http://issues.apache.org/jira/browse/GERONIMO-605
>      Project: Geronimo
>         Type: Bug
>   Components: web
>     Versions: 1.0-M3
>     Reporter: Archimedes Trajano
>      Fix For: 1.x

>
> 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> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to