TLDs can contain listener declarations that need to hook into injection
framework.
----------------------------------------------------------------------------------
Key: GERONIMO-2965
URL: https://issues.apache.org/jira/browse/GERONIMO-2965
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Jetty
Affects Versions: 2.0-M3
Reporter: David Jencks
Assigned To: David Jencks
Fix For: 2.0-beta1
It turns out that tld files can also contain listener specifications and these
listeners need to be scanned for annotations and injections. I think this is
specific to jsp stuff so I'm inclined to make a jsp module builder extension to
handle this like the myfaces one.
I don't think we've gotten far enough with tomcat to know if there's a similar
problem there. A MBE ought to work for both if necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.