[jboss-user] [Messaging, JMS & JBossMQ] - Two Servers MDB Communication

radek_jira do-not-reply at jboss.com
Thu Sep 21 11:53:38 EDT 2006


Hello. I have a problem. I have

JBOSS1: MDB1, MDB2Client
JBOSS2: MDB2, MDB1Client

First I need to send message from MDB2Client to MDB2.  Then MDB2 should process the message and invoke MDB1Client to send response message back to MDB1. MDB1 and MDB2 both uses jms/QueueConnectionFactory, MDB1 uses jms/WriterQueue and MDB2 uses jms/ReaderQueue. When both jars with MDBs are in one JBoss with defined factory and queues, everything works perfectly. But I need jars on separate machines and probably to share only one factory and queue instances. Do you know, how to solve this problem?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973329#3973329

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973329



More information about the jboss-user mailing list