2013/6/14  <ma...@apache.org>:
> Author: markt
> Date: Fri Jun 14 10:00:57 2013
> New Revision: 1493015
>
> URL: http://svn.apache.org/r1493015
> Log:
> As per review from voiletagg, restrictions from in Servlet 3.0, section 4.0 
> apply to listeners added through the pluggability API as well as via TLDs.
>
> Modified:
>     tomcat/tc7.0.x/trunk/   (props changed)
>     tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/ApplicationContext.java
>     tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
>

The LocalStrings message added in http://svn.apache.org/r1492331
now becomes too specific as it does not reflect this change.

I mean:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties?view=diff&r1=1492330&r2=1492331&pathrev=1492331

tldListenerServletContext.notAllowed=Section 4.4 of the Servlet 3.0
specification does not permit this method to be called from a
ServletContextListener that is defined in a TLD

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

Reply via email to