You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/07/06 08:07:56 UTC

svn propchange: r1136028 - svn:log

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org