Hi, I'm running an embedded broker which listens to vm: and tcp://localhost urls. There are java and c++ clients running within the box and they exchange messages between each other. I would like only these clients within the to be able to send/receive messages. Any other clients outside the box, should NOT be able to send messages to the clients within the box. Can the broker restrict the access only to clients within the box and reject others?
Would appreciate your help. Thanks, -Rama -- View this message in context: http://www.nabble.com/Restricting-Broker-access-tf4475751s2354.html#a12761786 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
