Hey,
I don't fully understand what's in Geronimo pertaining to SMOs.
o.a.g.kernel.management.StateManageable is marked with the following comment:
// // This source code implements specifications defined by the Java // Community Process. In order to remain compliant with the specification // DO NOT add / change / or delete method signatures! //
So, if it's a part of JCP process why it's not in specs/j2ee-management directory. On the other hand, why should it be in that directory? That's another issue, I can't find the SMO class in the spec. There's a chapter about it in J2EE Management 1.0 spec, but no javadoc about the class in J2EE 1.4 javadoc.
Please help me in sorting it out.
Cheers, Jacek
