Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 9090 invoked from network); 6 Jul 2006 08:04:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 08:04:02 -0000 Received: (qmail 70589 invoked by uid 500); 6 Jul 2006 08:04:01 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 70542 invoked by uid 500); 6 Jul 2006 08:04:01 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 70501 invoked by uid 99); 6 Jul 2006 08:04:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 01:04:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.106.220.51] (HELO mail92.messagelabs.com) (194.106.220.51) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Jul 2006 01:03:59 -0700 X-VirusChecked: Checked X-Env-Sender: M.Kunnumpurath@voca.com X-Msg-Ref: server-8.tower-92.messagelabs.com!1152173016!19617141!1 X-StarScan-Version: 5.5.10.7; banners=voca.com,-,- X-Originating-IP: [81.144.234.222] Received: (qmail 19308 invoked from network); 6 Jul 2006 08:03:36 -0000 Received: from mail2.voca.com (HELO if113.bacs.co.uk) (81.144.234.222) by server-8.tower-92.messagelabs.com with SMTP; 6 Jul 2006 08:03:36 -0000 Received: from SPR304.office.local (msw.office.local [10.96.50.18]) by if113.bacs.co.uk (8.12.10+Sun/8.12.10) with ESMTP id k6683aYa001968 for ; Thu, 6 Jul 2006 09:03:36 +0100 (BST) Received: from SOW2K301.office.local (unverified) by SPR304.office.local (Content Technologies SMTPRS 4.3.17) with ESMTP id for ; Thu, 6 Jul 2006 09:03:31 +0100 Received: from SPR3V4.office.local ([10.96.50.79]) by SOW2K301.office.local with Microsoft SMTPSVC(6.0.3790.211); Thu, 6 Jul 2006 09:03:31 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: JMX Interfaces Date: Thu, 6 Jul 2006 09:03:30 +0100 Message-ID: <53EC6802E2BF4643BBD5BC34D2C3A3838C809F@SPR3V4.office.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JMX Interfaces Thread-Index: AcagyetDduDovnT2R/iSw4nN2YY9CAACJ6nQ From: "Meeraj Kunnumpurath" To: X-OriginalArrivalTime: 06 Jul 2006 08:03:31.0295 (UTC) FILETIME=[ABD30EF0:01C6A0D2] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks=20James. Does=20that=20mean=20the=20consumers=20on=20the=20client=20side=20should=20= be=20registered with=20whatever=20JMX=20instrumentation=20layer=20that=20is=20used=20by=20= the=20client-side infrastructure?=20 -----Original=20Message----- From:=20James=20Strachan=20[mailto:james.strachan@gmail.com]=20 Sent:=2006=20July=202006=2008:00 To:=20activemq-users@geronimo.apache.org Subject:=20Re:=20JMX=20Interfaces The=20current=20JMX=20API=20available=20is=20here... http://incubator.apache.org/activemq/maven/activemq-core/apidocs/org/apa che/activemq/broker/jmx/QueueViewMBean.html Due=20to=20the=20prefetch=20buffer,=20it=20could=20take=201000=20messages=20= from=20the=20point at=20which=20you=20say=20'stop'=20on=20the=20broker=20to=20the=20point=20a= t=20which=20a=20consumer stops=20receiving=20messages.=20For=20a=20more=20immediate=20'stop'=20it'd= =20be=20better=20to communicate=20with=20the=20clients=20directly.=20e.g.=20maybe=20we=20could= =20add=20a 'pause/resume'=20method=20on=20the=20ActiveMQMessageConsumer=20to=20make=20= it=20easy=20to pause/resume=20delivery=20of=20messages. On=207/5/06,=20Meeraj=20Kunnumpurath=20=20wrote: >=20That's=20right.=20Or=20it=20could=20even=20be=20residual=20messages=20= that=20are=20already=20 >=20there=20in=20the=20queue=20and=20not=20yet=20consumed=20before=20the=20= queue=20was=20stopped. > >=20-----Original=20Message----- >=20From:=20chirino@gmail.com=20[mailto:chirino@gmail.com]=20On=20Behalf=20= Of=20Hiram=20 >=20Chirino >=20Sent:=2005=20July=202006=2017:33 >=20To:=20activemq-users@geronimo.apache.org >=20Subject:=20Re:=20JMX=20Interfaces > >=20So=20when=20you=20say=20'stop=20a=20queue'=20you=20mean=20you=20want=20= to=20stop=20delivering=20 >=20messages=20to=20consumers=20of=20that=20queue.=20=20But=20publishing=20= to=20that=20queue=20 >=20should=20still=20be=20allowed? > >=20On=207/5/06,=20Meeraj=20Kunnumpurath=20=20wro= te: >=20> >=20>=20Thanks=20Hiram. >=20> >=20>=20We=20use=20an=20ESB=20as=20a=20transport=20adaptor=20between=20our= =20business=20components >=20>=20and=20ActiveMQ.=20We=20have=20business=20requirements=20where=20ce= rtain=20components >=20>=20need=20to=20be=20paused.=20Even=20though,=20we=20can=20do=20this=20= at=20the=20business=20 >=20>=20component=20level=20at=20the=20ESB,=20the=20message=20is=20still=20= being=20consumed=20by=20 >=20>=20the > >=20>=20session,=20even=20though=20it=20is=20not=20routed=20to=20the=20sto= pped=20business=20 >=20>=20component.=20However,=20the=20implication=20is=20that=20the=20mess= age=20is=20lost,=20 >=20>=20whilst=20the=20business=20components=20are=20paused.=20We=20need=20= finer=20granularity >=20>=20in=20terms=20of=20pausing=20individual=20queues=20on=20the=20serve= r=20side. >=20> >=20>=20Ta >=20>=20Meeraj >=20> >=20>=20-----Original=20Message----- >=20>=20From:=20chirino@gmail.com=20[mailto:chirino@gmail.com]=20On=20Beha= lf=20Of=20 >=20>=20Hiram=20Chirino >=20>=20Sent:=2005=20July=202006=2014:34 >=20>=20To:=20activemq-users@geronimo.apache.org >=20>=20Subject:=20Re:=20JMX=20Interfaces >=20> >=20>=20Hi=20Meeraj >=20> >=20>=20That's=20not=20currently=20supported.=20=20Could=20you=20explain=20= what=20behavior=20you >=20>=20would=20like=20to=20see=20when=20a=20queue=20is=20stopped? >=20> >=20>=20Regards, >=20>=20Hiram >=20> >=20>=20On=207/5/06,=20Meeraj=20Kunnumpurath=20=20= wrote: >=20>=20> >=20>=20>=20Hi, >=20>=20> >=20>=20>=20Is=20there=20a=20management=20interface=20to=20stop=20and=20st= art=20individual=20 >=20>=20>=20queues=20on >=20> >=20>=20>=20an=20ActiveMQ=20node? >=20>=20> >=20>=20>=20Thanks=20in=20advance >=20>=20>=20Meeraj >=20>=20> >=20>=20> >=20>=20>=20***************************************************** >=20>=20> >=20>=20>=20=20=20=20=20You=20can=20find=20us=20at=20www.voca.com >=20>=20> >=20>=20>=20***************************************************** >=20>=20>=20This=20communication=20is=20confidential=20and=20intended=20fo= r=20the=20exclusive=20 >=20>=20>=20use=20of=20the=20addressee=20only.=20You=20should=20not=20disc= lose=20its=20contents=20to >=20>=20>=20any=20other=20person. >=20>=20>=20If=20you=20are=20not=20the=20intended=20recipient=20please=20n= otify=20the=20sender=20 >=20>=20>=20named > >=20>=20>=20above=20immediately. >=20>=20> >=20>=20>=20Registered=20in=20England,=20No=201023742,=20Registered=20Offi= ce:=20Voca=20Limited >=20>=20>=20Drake=20House,=20Three=20Rivers=20Court,=20Homestead=20Road,=20= Rickmansworth,=20 >=20>=20>=20Hertfordshire,=20WD3=201FX >=20>=20> >=20>=20> >=20>=20>=20This=20message=20has=20been=20checked=20for=20all=20email=20vi= ruses=20by MessageLabs. >=20>=20> >=20> >=20> >=20> >=20>=20-- >=20>=20Regards, >=20>=20Hiram >=20> >=20>=20Blog:=20http://hiramchirino.com >=20> >=20> >=20>=20This=20message=20has=20been=20checked=20for=20all=20email=20viruse= s=20by=20MessageLabs. >=20> >=20> >=20>=20This=20message=20has=20been=20checked=20for=20all=20email=20viruse= s=20by=20MessageLabs. >=20> > > > >=20-- >=20Regards, >=20Hiram > >=20Blog:=20http://hiramchirino.com > > >=20This=20message=20has=20been=20checked=20for=20all=20email=20viruses=20= by=20MessageLabs. > > >=20This=20message=20has=20been=20checked=20for=20all=20email=20viruses=20= by=20MessageLabs. > --=20 James ------- http://radio.weblogs.com/0112098/ This=20message=20has=20been=20checked=20for=20all=20email=20viruses=20by=20= MessageLabs. This=20message=20has=20been=20checked=20for=20all=20email=20viruses=20by=20= MessageLabs.