In the test I first send ONE message and then I reveive it twice.
The problem is that it seems that the receive doesn't remove the message
returned from the queue...

Paolo.



James.Strachan wrote:
> 
> On 1/19/07, pcasar <[EMAIL PROTECTED]> wrote:
>> Nothing could be published because I'm the only client that use that
>> queue:
>> The jndi.properties associated to this test is:
>>
>> java.naming.factory.initial =
>> org.apache.activemq.jndi.ActiveMQInitialContextFactory
>> java.naming.provider.url = vm:broker:(vm://localhost)?useJmx=false
>> connectionFactoryNames = connectionFactory, queueConnectionFactory,
>> topicConnectionFactry
>> queue.MyQueue = MyQueue
>>
>> So I create a In memory broker.
> 
> So where do the messages come from then?
> 
> -- 
> 
> James
> -------
> http://radio.weblogs.com/0112098/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Receive-forever-in-transacted-session-tf3039151.html#a8449952
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to