> I was actually thinking about doing that for cocoon but have been
> too lazy.
> It could be good to do if someone was willing to do the work ... ;)

not me, not me! :)

I'm 70% through the JMX spec. This sounds like a very interesting
project to tackle. I think I'm going to give it a try; coding to
start somewhere next week.

So, what are the ideas on it so far? Specifically:

- would there be any (license) problems using the RI (the com.sun.*
classes)?
- has anyone thought about how phoenix/jmx should be integrated (I
  myself see the possibility of simply making the jmx server a
  component, but that may lead to loop dependencies)?
- has anyone thought about how Avalon's Service relates to an MBean?
  (should Service extend MBean?)
- does anyone know of open source use of jmx besides jboss, enhydra and
  the reference implementation?
- any company out there wishing to pay for my phone bill for time
  invested in Avalon (I may have to switch to water & bread soon)?
  (okay so maybe it's off-topic....)

g'night,

LSD

<java:sig>
        About LSD  = new PersonalInfo();
        LSD.name("Leo Simons");
        LSD.email("[EMAIL PROTECTED]");
        LSD.URL( [
                http://www.leosimons.com, // personal website
                http://www.atfantasy.com, // fantasy RPG portal
                http://www.the-sign.nl    // web-design company
        ] );
        LSD.quote("Buh!");
        email.setSig((String)LSD);
</java:sig>


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

Reply via email to