right it is available in JDK5, but not everyone can use jdk5 :(

I know plenty of people who are still using jdk1.3.1 and plenty are
just moving to jdk1.4.2 now.

many of the features are available in jdk5, but I believe what mladen
is working on is beyond what jdk5 provides. I've only looked at some
of the new features in jdk5. I guess i could target jdk5, but it would
be nice to have a solution that can work with jdk1.4.2.

peter


On Tue, 4 Jan 2005 03:49:49 +0000 (UTC), Kevin Offet
<[EMAIL PROTECTED]> wrote:
> Peter Lin <woolfel <at> gmail.com> writes:
> 
> >
> > that sounds like a good idea :)
> >
> > look forward to trying it out once mladen checks in the code.
> >
> > peter
> >
> 
> isn't what you are looking to do already available through the new 5.0 version
> jvm itself?
> 
> startup tomcat with the additional jvm switch
>  -Dcom.sun.management.jmxremote
> 
> and then connect with your own custom MBean.
> 
> to see what's possible, sun includes jconsole (a small gui app).
> it sure seems like everything you guys are talking about and more.
> 
> Kevin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to