Search results

  1. K

    J2EE JMS in a clustered environment?

    I have a clustered environment. I have a POJO on one node that is hanging around waiting for a specific message (based on a selector) in a JMS queue. What happens if the message is dropped into the queue from a different server? Does the app server really just have one queue under all of the...
Back
Top