You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Archimedes Trajano (JIRA)" <de...@geronimo.apache.org> on 2005/03/10 19:51:52 UTC

[jira] Created: (GERONIMO-605) ServletContext parameters are not visible in ServletContextListener.contextInitialized()

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


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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-605) ServletContext parameters are not visible in ServletContextListener.contextInitialized()

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ 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


[jira] Updated: (GERONIMO-605) ServletContext parameters are not visible in ServletContextListener.contextInitialized()

Posted by "David Blevins (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-605?page=all ]

David Blevins updated GERONIMO-605:
-----------------------------------

    Fix Version: 1.0
                     (was: 1.0-M5)

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

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


[jira] Updated: (GERONIMO-605) ServletContext parameters are not visible in ServletContextListener.contextInitialized()

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-605?page=all ]

David Jencks updated GERONIMO-605:
----------------------------------

    Fix Version: 1.0-M5
    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> ...

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

    Environment: 

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

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