Summary: | Injection fails when part of the servlet properties uses @Resource and the other uses 'injection-target' | ||
---|---|---|---|
Product: | Tomcat 7 | Reporter: | Violeta Georgieva <violetagg> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 7.0.35 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All | ||
Attachments: | patch proposal + test |
Description
Violeta Georgieva
2013-01-18 18:18:08 UTC
Created attachment 29867 [details] patch proposal + test The test case extends the test case from https://issues.apache.org/bugzilla/show_bug.cgi?id=54448 Thanks once again for the report, test case and patch. The patch has been applied to trunk and 7.0.x and will be included in 7.0.36 onwards. |