ActiveMQ embedded broker + TLSv1 possible ?

2012-04-30 Thread tunix2fr
Hi all, I would like to create an embedded ActiveMQ broker that listens on SSL protocol using client authentication mechanism (TLS). Here's my code that expects to do so : *//loading keystore from file KeyStore keystore = KeyStore.getInstance(pkcs12); File ksfile = new

NetworkConnectors and Master/Slave failvoer

2012-04-30 Thread ceposta
quick question about the network connectors/bridge and failover. seems the static discover is sufficient to handle failovers as it will poll the slave in a master/slave network of brokers. seems the polling is configurable also. is there any reason to use the failover() mechanism when establishing

Re: Jconsole and Embedded Broker

2012-04-30 Thread ceposta
If you give me some more info, I can try and reproduce on my end. Let me know your config file and how your producers/consumers are connecting. - http://www.christianposta.com -- View this message in context: