Hi,
I am evaluating the following architecture for my application:
- The 1st server (Weblogic) has the core application that publishes JMS messages to Topic(s) in the 2nd Server
- The 2nd Server just hosts the Topics
- The 3rd Server (4th,5th in future) would host MessageBean subscribing to Topic(s) in the 2nd Server.
I would appreciate if anyone can provide insights into any roadblocks/pitfalls in this design. Moreover, I am yet to find out a mechanism to register a MessageBean to subscribe to a Topic in a remote JMS Server (Weblogic 6.0). Any help in this regard would be helpful.
Rgds,
-Sriganesh
-
Message Bean listening to a remote Topic (1 messages)
- Posted by: Sriganesh Sundaram
- Posted on: November 06 2001 10:55 EST
Threaded Messages (1)
- Message Bean listening to a remote Topic by Sheng Sheen on November 09 2001 16:46 EST
-
Message Bean listening to a remote Topic[ Go to top ]
- Posted by: Sheng Sheen
- Posted on: November 09 2001 16:46 EST
- in response to Sriganesh Sundaram
I don't think you can do what you are trying to accomplish. I'm not sure.