https://issues.apache.org/bugzilla/show_bug.cgi?id=56762

--- Comment #3 from Violeta Georgieva <violet...@apache.org> ---
(In reply to Satish Lakhani from comment #2)
> Ok.
> 
> But it is working fine with tomcat 6.0.41.
> 
> Why is it so?

Annotations were introduced with Servlet Specification 3.0. Because of this
your application is working in 6.0.x. The annotations are not processed there,
only the web.xml.

Regards
Violeta

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to