The issue is definitely still here. I've created issue with test case: https://issues.apache.org/activemq/browse/AMQ-1890
I'll try to nail it down soon. Cheers -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide ActiveMQ in Action - http://www.manning.com/snyder/ Scripting in Java - http://www.scriptinginjava.net Enrico Teotti wrote: > I am running: > > ActiveMQ 5.1.0 > > java version "1.5.0_13" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237) > Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing) > > OSX 10.5.4 > > The issue looks exactly like: > https://issues.apache.org/activemq/browse/AMQ-1135 > > but isn't it supposed to be solved in 5.1.0 ? > > Cheers, > Enrico > > 2008/8/13 Dejan Bosanac <[EMAIL PROTECTED]>: > >> Hi, >> >> what version of ActiveMQ are you using? >> >> Maybe this thread could be helpful to you >> http://www.nabble.com/Stomp-durable-topic-do-not-UNSUB-td8458129.html >> >> Cheers >> >> -- >> Dejan Bosanac >> >> >> http://www.ttmsolutions.com - get a free ActiveMQ user guide >> >> ActiveMQ in Action - http://www.manning.com/snyder/ >> Scripting in Java - http://www.scriptinginjava.net >> >> >> >> Enrico Teotti wrote: >> >>> Hi, >>> I successfully created a Durable Subscriber for a Topic using STOMP. >>> I can see it from jconsole, but I can't find how to remove it. After I >>> do UNSUBSCRIBE the subscriber is still there. There is actually a >>> button in jconsole, but there must be a way to do it via STOMP, right? >>> :-) >>> Cheers, >>> Enrico >>> >>> >>> >> >> > > > >