[jboss-user] [JBoss Messaging] - Re: How do you use @Resource to connect to remote JMS queues

Kristjan Gudbjornsson do-not-reply at jboss.com
Mon Jun 6 07:27:13 EDT 2011


Kristjan Gudbjornsson [http://community.jboss.org/people/kristjan.steinar] created the discussion

"Re: How do you use @Resource to connect to remote JMS queues"

To view the discussion, visit: http://community.jboss.org/message/608727#608727

--------------------------------------------------------------
Some additional comments:
A solution would be to have the queue divided into two concepts, a destination and a queue.  Where the destination is the physical queue containing the messages and the queue is just a pointer to that destination.

That abstraction would enable the queue to be registered in the local jndi and point the the destination in a similar way as is done in the connection factory.

But this is probably not possibly in JBM.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/608727#608727]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110606/17f4e595/attachment.html 


More information about the jboss-user mailing list