[jboss-user] [JBoss Messaging] - Re: access queue from different servers

everson . do-not-reply at jboss.com
Wed Sep 21 10:15:16 EDT 2011


everson . [http://community.jboss.org/people/everjava] created the discussion

"Re: access queue from different servers"

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

--------------------------------------------------------------
Hi, thanks to reply...

but how can I do that using message drive bean deployed on server A listening messages from server B ? 

@MessageDriven(activationConfig = { @ActivationConfigProperty(propertyName = "destinationType", propertyValue = "javax.jms.Queue") ,
                                    @ActivationConfigProperty(propertyName="destination", propertyValue="queue/EversonQueue") },

mappedName = "queue/EversonQueue")
public class MyMDB implements MessageListener {
--------------------------------------------------------------

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

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/20110921/0d30418c/attachment.html 


More information about the jboss-user mailing list