Hi instead of using the bellow config to allow all remote clients to connect
to my embedded broker

    <amq:transportConnectors>
      <amq:transportConnector
uri="${fdb.broker.protocol}://0.0.0.0:${fdb.broker.port}" />
    </amq:transportConnectors>

Is there a way to programmatically  create transportConnector to allow a
limit number of remote client hosts?

Thanks

-Dan
-- 
View this message in context: 
http://www.nabble.com/dynamically-create-transport-connector-using-Spring-tp26021100p26021100.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to