Hello, Luis! 1. Great idea! 2. For JDK 1.5.0 platform JMX server should be used - may be via reflection. 3. JMX should be disabled by default by security reasons. Or create new configuration file, like "default.properties" and "with_jmx.properties". It is great possibility to enter without password and to do something with ftp server.
And more over, each component can be MBean, so we need just try to deploy all components throught MServer. And add some MBean interfaces for each component. -- Sergey Vladimirov
