Re: [JBoss-dev] JSR-77 and JMX

2002-08-15 Thread Andreas Schaefer
Hi > JMX1.1 Page 31 StandardMBeans/Lexical Design Patterns/Attributes > > "If a class definition contains a matching pair of getAttributeName and > setAttributeName methods that take and return the same type, these > methods define a read-write attribute called AttributeName." > > This only app

Re: [JBoss-dev] JSR-77 and JMX

2002-08-15 Thread Adrian Brock
s where the spec has been edited to match the RI's implementation :-) Regards, Adrian >From: "Andreas Schaefer" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: [JBoss-dev] JSR-77 and JMX >Date: Thu, 15 Aug 2002 09:28:43 -

[JBoss-dev] JSR-77 and JMX

2002-08-15 Thread Andreas Schaefer
Hi Geeks Just read a post about the attribute names used in the MEJB. So I was wondering if the fact that attributes in JBossMX has to start with an uppercase character are against the JMX spec. or if the spec. requires so. It is my opinion that MEJB is JMX based and therefore the uppercase / lo