Re: [JBoss-user] JMX notifications

2003-06-24 Thread Simone Milani
=FarmHandPoolService"); >server.addNotificationListener (myObjectName, > >null, >); > I could not figure it out from that example. > Thank you!!! > > Simone > - Original Message - > From: "Adrian Brock" <[EMAIL P

Re: [JBoss-user] JMX notifications

2003-06-24 Thread Simone Milani
); I could not figure it out from that example. Thank you!!! Simone - Original Message - From: "Adrian Brock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 1:19 PM Subject: RE: [JBoss-user] JMX notifications > What is RMIN

Re: [JBoss-user] JMX notifications

2003-06-24 Thread Scott M Stark
There is an example of using the RMINotificationListener in the 3.2.1 draft edition of the admin/devel guide. You need to export your RMINotificationListener since it should be a RMI server, not a serialzable instance. package org.jboss.chap2.xmbean; import java.rmi.RemoteException; import java

RE: [JBoss-user] JMX notifications

2003-06-24 Thread KChristmas
using the RMINotificationListener but witouth luck. Thanks Simone - Original Message - From: "Adrian Brock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 6:35 PM Subject: RE: [JBoss-user] JMX notifications > http://cvs.sourceforge.net/cgi-

RE: [JBoss-user] JMX notifications

2003-06-24 Thread Adrian Brock
Group, LLC > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Simone Milani > Sent: 24 June 2003 12:07 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] JMX notifications > > > Hi Adrian

Re: [JBoss-user] JMX notifications

2003-06-24 Thread Simone Milani
uot;Handling here"); } } Thanks! Simone - Original Message - From: "Adrian Brock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 10:48 AM Subject: RE: [JBoss-user] JMX notifications > What does "without luck" mean? > &g

RE: [JBoss-user] JMX notifications

2003-06-24 Thread Adrian Brock
xx > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Simone Milani > Sent: 24 June 2003 09:36 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] JMX notifications > > > Thanks! > > One more question if I can. I

Re: [JBoss-user] JMX notifications

2003-06-24 Thread Simone Milani
CTED]> Sent: Monday, June 23, 2003 6:35 PM Subject: RE: [JBoss-user] JMX notifications > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/jmx/src/main/test/c > ompliance/server/MBeanServerTEST.java?annotate=1.14.4.1 > > Any of the testAddNotificationListener* tests > > Regard

RE: [JBoss-user] JMX notifications

2003-06-23 Thread Adrian Brock
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/jmx/src/main/test/c ompliance/server/MBeanServerTEST.java?annotate=1.14.4.1 Any of the testAddNotificationListener* tests Regards, Adrian Adrian Brock Director of Support Back Office JBoss Group, LLC