On 03/12/2013 17:41, spr...@gmx.eu wrote:
>> Exactly where?  The full path is needed here.
> 
> TOMCAT/webapps/myapp/WEB-INF/classes/org/apache/catalina/filters/CorsFilter.
> class
> 
>> Rather than mucking about with an old Tomcat version, just 
>> throw away the 3rd-party repackaged crap and install the 
>> current one from tomcat.apache.org; it will make everyone's 
>> life simpler.
> 
> 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.

Mark


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

Reply via email to