https://issues.apache.org/bugzilla/show_bug.cgi?id=53903
Priority: P2
Bug ID: 53903
Assignee: [email protected]
Summary: Embedded Tomcat7 does not process Servlet API3.0
Annotations (WebListener)
Severity: normal
Classification: Unclassified
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 7.0.29
Component: Catalina
Product: Tomcat 7
When starting an embeeded tomcat with an webapp with
- web.xml with servlet api3 version
- a ServletContextListener implementation with @WebListener Annotation
then the ServletContextlistener is ignored (it wont be registered).
The same Listener works if added manually to web.xml with a <listener>-Tag
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]