> > Just wanna now why the class is not loadable as
> > org.apache.catalina.filters.CorsFilter but as
> > com.apache.catalina.filters.CorsFilter (different dir in
> classes of course).
>
> Because Tomcat prevents web applications from replacing
> container classes.
Ah, so we do have special rules for org.apache.catalina.filters.* (and other
tomcat packages/classes).
Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|