On Thu, 2009-08-20 at 14:32 +0100, Alistair Young wrote:
> Looking at this with jconsole:
> 
> IMessageConsumer consumer =  
> session.CreateDurableConsumer(session.GetTopic("test.t"),  
> "ConsumerId", "2 > 1", false);
> 
> results in a non durable subscription with an ActiveMQ generated  
> consumer ID. The topic has a durable subscription created by code I  
> wrote using ActiveMQCPP. So it seems the C# version doesn't work?
> 
> Alistair
> 
> 

If it doesn't appear to be working than I'd recommend opening a new Jira
issue and attaching a short but complete sample app that demonstrates
the problem.

Regards
Tim.


-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/



Reply via email to