[ https://issues.apache.org/jira/browse/GERONIMO-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478641 ]
David Jencks commented on GERONIMO-2934: ---------------------------------------- rev 515371 distributes the annotation processing over the NamingBuilders that can actually deal with them, but does not correct the decision as to whether a particular annotation is relevant to the naming builder. For common cases such as jdbc, jms, cci, it will work, but in general it's wrong. Basically we can look for geronimo plan info for an annotation or look for an appropriate gbean as the target of the annotation. > Support annotation processing for all Module/Naming builders > ------------------------------------------------------------ > > Key: GERONIMO-2934 > URL: https://issues.apache.org/jira/browse/GERONIMO-2934 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Reporter: Tim McConnell > Assigned To: Tim McConnell > Attachments: GERONIMO-2934-1.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.