Take a look at phoenix, which integrates it. You can run it with the option '-manager' and this will give you the http interface (I think, dunno whether the setup has changed recently). Also see recent threads on phoenix-dev; a GUI client is in the works.
I suspect by the time your book is published the GUI will be something that is easy enough to install and look at for end users. IMO (and the O of some others), all you want to do is declare "export this for management" in some policy file and then have all the JMX stuff handled for you automagically. cheers, - LSD On Tue, 2002-07-30 at 05:39, Berin Loritsch wrote: > I want to add a JMX interface to my InfoMover application I am > developing > for my book. I don't have any examples readily available, but I have a > basic interface I want to expose. > > I need some direction on where to start. Can anyone help point me at an > example or something? > > > "They that give up essential liberty to obtain a little temporary safety > deserve neither liberty nor safety." > - Benjamin Franklin > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
