I'm a bit confused of what's in catalina.mbeans. My understanding of model mbeans is that we use the modeler and the xml description - what's the role of all the classes like LoggerMBean, etc ?
There is also some logic that goes inside the Mbean wrapper that is very strange - for example ConnectorMBean.getClientAuth(). The logic should be in the object itself ( i.e. add get/setClientAuth to CoyoteConnector ), not in the JMX wrappers. Can anyone clarify this a bit ? Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>