Java Mailing List Archive

http://www.junlu.com/

Home » dev.tomcat »

DO NOT REPLY [Bug 52545] Annotations are processed for servlet 2.4
applications

bugzilla

2012-01-28

Replies: Find Java Web Hosting

Author LoginPost Reply
https://issues.apache.org/bugzilla/show_bug.cgi?id=52545

Mark Thomas <markt@(protected):

      What   |Removed              |Added
----------------------------------------------------------------------------
        Status|NEW                 |RESOLVED
     Resolution|                   |INVALID
     OS/Version|                   |All

--- Comment #1 from Mark Thomas <markt@(protected) ---
The following test surrounds the annotation scanning:
if (webXml.getMajorVersion() >= 3) {
...
}
and a 2.4 web-app (the JSP examples from Tomcat 5.5) reports a major version o2
so no scanning will take place.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.