Author: kkolinko
Revision: 1136028
Modified property: svn:log

Modified: svn:log at Wed Jul  6 06:07:56 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jul  6 06:07:56 2011
@@ -0,0 +1,2 @@
+Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51376
+Dynamically added Servlet instances were ignoring setLoadOnStartup(), 
@ServletSecurity, etc.:  When adding a Servlet via 
ServletContext#addServlet(String, Servlet), the Servlet was not initialized 
when the web application started and a load on startup value  was set.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to