DO NOT REPLY [Bug 32908] - context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter()

2005-07-26 Thread bugzilla
|FIXED --- Additional Comments From [EMAIL PROTECTED] 2005-07-26 11:33 --- I am not able to reproduce this problem against 5.5.9. Thanks for fixing. For the record, my test case for this is a contextDestroyed(ServletContextEvent sce) method which calls sce.getServletContext().getInitPar

DO NOT REPLY [Bug 32908] - context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter()

2005-07-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32908] - context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter()

2005-01-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32908] New: - context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter()

2004-12-31 Thread bugzilla
gzilla/show_bug.cgi?id=32908 Summary: context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter() Product: Tomcat 5 Version: 5.5.4 Platform: PC OS/Version: W

DO NOT REPLY [Bug 10662] - getInitParameter returns null

2002-07-10 Thread bugzilla
gzilla/show_bug.cgi?id=10662 getInitParameter returns null [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 10662] New: - getInitParameter returns null

2002-07-10 Thread bugzilla
gzilla/show_bug.cgi?id=10662 getInitParameter returns null Summary: getInitParameter returns null Product: Tomcat 4 Version: 4.0.4 Final Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Major Priority:

RE: getInitParameter

2001-07-13 Thread Larry Isaacs
--Original Message- From: Zsolt Horvath [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 7:54 AM To: [EMAIL PROTECTED] Subject: getInitParameter Hi ! I have a web.xml file with this lines: valami sun.jdbc.odbc.JdbcOdbcDriver The database dri

getInitParameter

2001-07-13 Thread Zsolt Horvath
Hi !   I have a web.xml file with this lines:         valami  sun.jdbc.odbc.JdbcOdbcDriver      The database driver's type.           getInit   No desc.    getinit.mainServlet      valami    com.mycompany.myactions.ListOrdersAction