ot;users"
> admin="users" />
>write="guests,users" admin="guests,users" />
>
>write="users" admin="users"/>
>write="users" admin="users"/>
>
> write="users"
>> admin="users" />
>>
>> > write="guests,users" admin="guests,users" />
>> > write="guests" />
>> > admin="admins" />
>> > write="users"
>> admin="users" />
>> > write="guests,users" admin="guests,users" />
>>
>> > write="users" admin="users"/>
>> > write="users" admin="users"/>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> http://activemq.apache.org/schema/core";
>> brokerUrl="vm://localhost" username="${activemq.username}"
>> password="${activemq.password}"/>
>>
>>
>>
>>
>>
>> My environment is as follow : java 6, ubuntu12.04, activemq 5.10.2
>>
>> I have two questions :
>> 1- Why this exception happened ?
>> 2- Is my configuration the best one in my this case, if no, what is the
>> best
>> configuration ?
>>
>>
>>
>> --
>> View this message in context:
>> http://activemq.2283324.n4.nabble.com/multiple-clients-one-server-architicture-using-queues-tp4695425.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>
>
/>
>write="users"
> admin="users" />
>write="guests,users" admin="guests,users" />
>
>write="users" admin="users"/>
>write="users" admin=&qu
ctivemq.apache.org/schema/core";
brokerUrl="vm://localhost" username="${activemq.username}"
password="${activemq.password}"/>
My environment is as follow : java 6, ubuntu12.04, activemq 5.10.2
I have two questions :
1- Why this exception happened ?
2
oved from the
> queue?
>
> I have multiple clients that are subscribed to/queue/test, but only
> one client is actually getting the data. Actually, it's like each
> client takes turns receiving messages. So if I send the numbers 1
> through 10 to the queue, one queue receiv
When a message is sent to a queue, when is that data removed from the queue?
I have multiple clients that are subscribed to/queue/test, but only
one client is actually getting the data. Actually, it's like each
client takes turns receiving messages. So if I send the numbers 1
through 10 t