Re: stomp durable subscriber

2008-09-14 Thread Enrico Teotti
weird syntax? Cheers, Enrico 2008/9/15 Enrico Teotti <[EMAIL PROTECTED]>: > I've tried: > CONNECT > login: > passcode: > client-id:teotti > > ^@ > CONNECTED > session:teotti > > > SUBSCRIBE > destination:/topic/giacomo > subscription-name:teotti >

Re: stomp durable subscriber

2008-09-14 Thread Enrico Teotti
tti > > 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 there,

stomp durable subscriber

2008-09-11 Thread Enrico Teotti
utes or I messed up activemq xml config. Have you got any advice for me? Thanks a lot, Enrico -- Enrico Teotti IT consultant, accessible web sites and web applications Sydney, NSW, Australia [EMAIL PROTECTED] mobile (IT) +393286590765 mobile (AU) +00610416748450 http://www.teotti.com

Re: durable subscriber support in stomp.rb

2008-09-10 Thread Enrico Teotti
("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E> );' >> >> Apache ActiveMQ - http://activemq.org/ >> Apache Camel - http://activemq.org/camel/ >> Apache ServiceMix - http://servicemix.org/ >> >> Blog: http://bruceblog.org/ >> >> &

Re: STOMP remove Durable Subscriber

2008-08-13 Thread Enrico Teotti
d8458129.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: >&g

STOMP remove Durable Subscriber

2008-08-13 Thread Enrico Teotti
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

Re: stomp and message expiration

2008-08-05 Thread Enrico Teotti
I've found the answer: http://markmail.org/message/fvef2ur5dim6vjkx "The expires property should be set to the time of expiration (in millis) instead of the span to now. " So in my tests I am going to add some milliseconds to System.currentTimeMillis(). Cheers, Enrico 2008/8/

stomp and message expiration

2008-08-05 Thread Enrico Teotti
illiseconds? Thanks, Enrico -- Enrico Teotti IT consultant, accessible web sites and web applications Sydney, NSW, Australia [EMAIL PROTECTED] mobile (IT) +393286590765 mobile (AU) +00610416748450 http://www.teotti.com