Re: Apollo STOMP websockets authentication failure

2012-08-15 Thread Hiram Chirino
I just tried it out with Apollo 1.4 and it seems to work: Opening Web Socket... Web Socket Opened... >>> CONNECT login:guest passcode:guest123 <<< CONNECTED version:1.0 server:apache-apollo/1.4 host-id:apollo session:apollo-3 heart-beat:100,1 user-id:guest In terms of configuration I just

Re: Avoiding distribution of queues

2012-08-15 Thread Dejan Bosanac
Hi James, take a look at excludedDestinations property on network connectors. You even have some examples here http://activemq.apache.org/networks-of-brokers.html Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac |

Re: Avoiding distribution of queues

2012-08-15 Thread James Green
I saw that. Is there a way of doing this on the target? Our hub has no network connectors - they exist on the remote installs. James On 15 August 2012 16:41, Dejan Bosanac wrote: > Hi James, > > take a look at excludedDestinations property on network connectors. > You even have some examples h

Re: Avoiding distribution of queues

2012-08-15 Thread Dejan Bosanac
Hi James, not sure I follow. This is defined on a network connector of the remote broker, so it doesn't send any messages to the hub. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://w

Re: Apollo STOMP websockets authentication failure

2012-08-15 Thread Paddy Carman
I was using a development snapshot. I downloaded and tried it in version 1.4. It works. Thanks. -PC On Wed, Aug 15, 2012 at 5:26 AM, Hiram Chirino wrote: > I just tried it out with Apollo 1.4 and it seems to work: > > Opening Web Socket... > Web Socket Opened... > >>> CONNECT > login:guest > pass

Test harness to verify Message Order Preservation

2012-08-15 Thread sk92129
Hi, I am looking into how to build a configuration and verify a test that preserves JMS message order, as describe in the camel features below: http://activemq.apache.org/exclusive-consumer.html http://activemq.apache.org/message-groups.html The basic requirements for message order preservation

Activemq Performance

2012-08-15 Thread bizcenter
Hello buddy: as following configuration, my activemq send 1 messages in 30seconds, anyone who can help me to improve the speed(sending) . Thanks. Sender: 1. use PooledConnectionFactory 2. asyncSend Receiver: default prefecht http://www.springframework.org/schema/beans"; xmln