[EMAIL PROTECTED] wrote:
pero 2005/01/11 12:02:14
Modified: catalina/src/share/org/apache/catalina/core
StandardServer.java
modules/storeconfig/src/share/org/apache/catalina/storeconfig
StoreConfigLifecycleListener.java
server-registry.xml
modules/storeconfig/test/src/share/org/apache/catalina/storeconfig
ManagerSFTest.java
webapps/docs changelog.xml
Log:
Integrate StoreConfig at StandardServer and fix small StoreConfig bugs
I was thinking all that stuff would be completely removed from StandardServer, and the admin would call the right JMX operation directly.
I've thought about this more. Actually, maybe it's better to leave an indirection (and keep the compatibility as a bonus). Otherwise, we start to have to hardcode (or make configurable = more complexity) an ObjectName. So I think you probably have made the right choice.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]