ActiveMQ cannot resolve environment variables in activemq.xml

2015-02-12 Thread 1gnition
Hi,I have defined a bean in activemq.xml with a placeholder for environment variable: Master/Slave with repliacated LevelDB, ZooKeeper, and F5 load-balancer
Hi, we want to setup ActiveMQ in master/slave with replicated LevelDB and ZooKeeper as described here In the official documentation it says: /Clients should be using the Failover Transport to connect to the broker nodes in the replica

Urgent - Broker version 5.8.0 doesn't work with multicast

Hello, This is very urgent. I'd appreciate if you can help me quickly. I have a configuration of two machines with a single broker on each one. The brokers are connected in a network using multicast. This is the relevant section of the activemq.xml: I run a consumer on each of the two machines

Re: destinationPathSeparatorPlugin doesn't work as expected

Okay, I delved into the source code a bit here and here

destinationPathSeparatorPlugin doesn't work as expected

Hello, We decided to use destinationPathSeparatorPlugin in order to allow dots inside the segments of our destinations i.e. we want to allow destinations like this one: Consumer/foo.bar/VirtualTopic/goo. When we use destinations with slashes everything works fine, but when we add the dots inside

Re: setting randomize=false doesn't work in failover transport

Okay, I wouldn't guess it, but it seems that this issue is covered by this bug, which has been fixed in 5.9.0. I upgraded and it works just fine. Maybe it's a good idea to add that this bug fix fixes also this issue. -- View this message in con

setting randomize=false doesn't work in failover transport

Hey, We have a network of brokers with the following configuration in each broker: ( syntax highlighted version here ) Now, we want clients to use failover transport but preferably connect to a local broker, so we use this connection URI in the c

Re: Adding/removing brokers from a static broker network

Thanks for the response, but we decided to use multicast. -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-removing-brokers-from-a-static-broker-network-tp4677266p4677389.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Adding/removing brokers from a static broker network

Hello, We are using an ActiveMQ network of brokers with static discovery. This means that every broker has a hard-coded list of addresses of the other brokers. I would like to know what are the best practices when adding/removing a broker from the cluster in production environment. My initial thou

Re: Dynamic discovery: publishing hostname instead of FQDN

Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/Dynamic-discovery-publishing-hostname-instead-of-FQDN-tp4676933p4677264.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Dynamic discovery: publishing hostname instead of FQDN

Hello, How can I configure an ActiveMQ broker to publish only the hostname instead of FQDN? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Dynamic-discovery-publishing-hostname-instead-of-FQDN-tp4676933.html Sent from the ActiveMQ - User mailing list archive a