I would like to gain access to the DefaultKernelMBean service, but am unsure how to configure my block in order to access the service. Has anyone done this or have ideas on how to do it?
Under 3.2.X the DefaultKernelMBean is only available to code running inside container space. This means that is accessible to an embedder. Under 3.3 (CVS HEAD) the DefaultKernelMBean class has been removed and will be replaced with an updated implementation that is itself a listener (work in progress stuff).
For reference, what did you have in mind with respect to the DefaultKernelMBean interface. Under 3.3 there are a bunch more options available, some of which may be appropriate.
Stephen.
Thanks, Jerry
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
