Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 87352 invoked from network); 1 Apr 2003 17:12:52 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Apr 2003 17:12:52 -0000 Received: (qmail 10747 invoked by uid 97); 1 Apr 2003 17:14:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 10740 invoked from network); 1 Apr 2003 17:14:42 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Apr 2003 17:14:42 -0000 Received: (qmail 85904 invoked by uid 500); 1 Apr 2003 17:12:37 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 85893 invoked from network); 1 Apr 2003 17:12:37 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 1 Apr 2003 17:12:37 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [199.93.192.55]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h31HCdB23818; Tue, 1 Apr 2003 12:12:39 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [199.93.195.20]) by thunderbolt.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h31HCas2015730; Tue, 1 Apr 2003 12:12:38 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.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: Using JMX with Tomcat - registering my MBean Date: Tue, 1 Apr 2003 12:12:09 -0500 Message-ID: <9C5166762F311146951505C6790A9CF858E75D@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Using JMX with Tomcat - registering my MBean thread-index: AcL4cOoyLAXfqJQlQZmA/0PN3nRKbwAAOTSg From: "Shapira, Yoav" To: "Tomcat Users List" , X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, This will give you a start: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/mbeans-descriptor-howt= o. html Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Michael Mattox [mailto:michael.mattox@verideon.com] >Sent: Tuesday, April 01, 2003 12:04 PM >To: Tomcat Users List >Subject: Using JMX with Tomcat - registering my MBean > >I've looked at the same code included in the O'Reilly JMX book but it= 's not >a big help because it doesn't give any examples in a servlet containe= r. >I've also looked at the SUN RI but it's the same problem. I have a plain >old java object that is in my service layer. My Actions call it and = it >persists objects. I'm now trying to turn my service into an MBean, b= ut I >can't seem to register it with the server. I'm not even sure where this >code should go when running in a servlet container. > >If anyone has an example of how to create, register, & use an MBean inside >Tomcat I'd be forever grateful. I've searched the mailing list archives >and >Google and haven't found any examples. > >Thanks, >Michael > > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org