[
https://issues.jboss.org/browse/SEAMJMS-54?page=com.atlassian.jira.plugin...
]
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