DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43425>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43425 Summary: Non-compliant annotations Product: Tomcat 6 Version: 6.0.14 Platform: Other OS/Version: other Status: NEW Keywords: PatchAvailable Severity: major Priority: P2 Component: Servlet & JSP API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A few of the annotations have compliance problem. javax.annotation.security.DenyAll @Target should only be METHOD javax.ejb.EJB missing description property javax.persistence.PersistenceContext missing properties property and associated PersistenceProperty annotation class The annotations can be verified by checking the JavaEE5 javadocs at http://java.sun.com/javaee/5/ docs/api/ I will post a patch to correct these problems. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]