Filip Hanik - Dev Lists wrote:
4. JMX, yes, hit it on the nail, there is nothing pluggable about tomcat's JMX right now, For example, MBeanUtils.createObjectName(String,Connector), if the connector does not contain the string "CoyoteConnector" it simply throws a MalformedObjectNameException So this area would need to be revisited in large before it would be something like Rickard Oberg created for JBoss that made it so pluggable through JMX and MBeans,
  geronimo has something similar through their GBeans/XBeans.
On a personal note, I think JMX should do monitoring and I think injection can be done in
  many more ways. but that is a philosophical point.

This is cute, but would serve absolutely no meaningful purpose. Tomcat, unlike the two products you quote, is not an integration container. If it is or becomes one, then I suppose some people would find it cool, but personally I would likely stop using it.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to