[seam-issues] [JBoss JIRA] (SEAMJMS-54) Removing injection of Queues/Topics

John Ament (Commented) (JIRA) jira-events at lists.jboss.org
Sun Nov 27 17:00:40 EST 2011


    [ https://issues.jboss.org/browse/SEAMJMS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645748#comment-12645748 ] 

John Ament commented on SEAMJMS-54:
-----------------------------------

This exact issue came up several times, both in discussions with CDI experts and the JMS 2.0 EG.  The functionality will remain but documentation needs to be updated to not encourage the use.  Developers should handle resource injection as appropriate, Seam JMS should limit the amount of injection done.
                
> Removing injection of Queues/Topics
> -----------------------------------
>
>                 Key: SEAMJMS-54
>                 URL: https://issues.jboss.org/browse/SEAMJMS-54
>             Project: Seam JMS
>          Issue Type: Feature Request
>          Components: Injection
>            Reporter: John Ament
>            Assignee: John Ament
>
> Currently, it is supported to inject queues and topics using @JmsDestination.  This will be deprecated in favor of @Inject @JmsDestination("") Destination dest;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list