This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes how does application connect/commincate to Message Broker + JMS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "how does application connect/commincate to Message Broker + JMS" Watch "how does application connect/commincate to Message Broker + JMS" New topic
Author

how does application connect/commincate to Message Broker + JMS

Jigar Naik
Ranch Hand

Joined: Dec 12, 2006
Posts: 744
With reference to JMS,

I am wondering how does my application (consumer or producer) communicate to Message Broker(in my case it is ActiveMQ).

if the consumer is at HostA, producer is at HostB and ActiveMQ=message broker is at HostC

???


Jigar Naik


Jigar Naik
Ranch Hand

Joined: Dec 12, 2006
Posts: 744
is the answer to my question is JNDI ?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how does application connect/commincate to Message Broker + JMS
 
Similar Threads
messages retained by brocker even after client consumes them
JMS + .NET and Java
JMS Server Restart
ActiveMQ dynamic queues
Message Driven Beans Syn/Async ?