Actually what I meant was how to dynamically create transportConnector(s) to listen to a list of hosts ( ie jms client).
I have looked at ServiceBroker's api, It seems I can do that, but I cannot remove the connectors. Also, would creating many connectors on the fly cause any performance/memory issue? My main purpose is just to control security and what host I can listen to. Thanks -Dan rajdavies wrote: > > > On 23 Oct 2009, at 06:32, Dan Tran wrote: > >> >> >> 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. >> > > see https://issues.apache.org/activemq/browse/AMQ-1928 > This actually should be in 5.3 - need to check with bruce to see if > he's finished so we can mark it as resolved > > Rob Davies > http://twitter.com/rajdavies > I work here: http://fusesource.com > My Blog: http://rajdavies.blogspot.com/ > I'm writing this: http://www.manning.com/snyder/ > > > > > > > -- View this message in context: http://www.nabble.com/dynamically-create-transport-connector-using-Spring-tp26021100p26033640.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.