[jboss-user] [JNDI/Naming/Network] - Re: Remote jms
jaikiran
do-not-reply at jboss.com
Fri Jul 25 10:46:19 EDT 2008
I haven't seen much of that code you referred in your post. But, i guess you just have to change the following line to use the remote host IP/hostname and port to "listen" to messages on a remote topic:
Listener listener = new Listener("remoteIP:1099", "topic/example");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166686#4166686
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166686
More information about the jboss-user
mailing list