[
https://issues.apache.org/jira/browse/GERONIMO-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479690
]
David Jencks commented on GERONIMO-2837:
----------------------------------------
rev 516514 fixes a lot of problems with the AdminObjectRefBuilder so it can
better decide whether an @Resource annotation pertains to it and what to turn
it into (message-destination-ref or admin-object-ref). Rather than trying to
guess based on the type (which is not necessarily accurate and certainly not
complete) the new method looks for something it can resolve to.
> @Resource/@Resources annotation support
> ---------------------------------------
>
> Key: GERONIMO-2837
> URL: https://issues.apache.org/jira/browse/GERONIMO-2837
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.0
> Reporter: Tim McConnell
> Assigned To: Tim McConnell
> Fix For: 2.0
>
> Attachments: EJBAnnotationHelper-2.java, GERONIMO-2837-2.patch,
> ResourceAnnotationHelper-2.java, ResourceAnnotationHelper.java
>
>
> Code and patches to support the @Resource and @Resources annotations
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.