[jboss-user] [JBoss Messaging] - Re: JMS client and JBossAS/JBossMessaging in different machi
PeterJ
do-not-reply at jboss.com
Sat Dec 23 19:37:48 EST 2006
You have the right idea, the only difference in accessing JBoss Messaging on one machine versus on another is the JNDI provider URL - simply change the host name to access a different server.
If you have a standalone client application (that is, one that is not deployed to the application server), then all you really need is the jboss-messaging-client.jar file and the jndi.properties file in your client's classpath. No need to install standalone messaging on the client machine.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996072#3996072
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996072
More information about the jboss-user
mailing list