Alexis Agahi wrote:

FYI, I'm now able to run Tomcat-Jboss inside Merlin-deployer.
(there is still a big cleanup work to do to have something usable)

If merlin kernel could provide a MBeanServer I could be able to deploy mbean-application via this common server.


An initial cut on a kernel mbean is located in the kerne/impl package. The source classname is DefaultKernelMBean.java.



Is there such feature? If not maybe it should be useful to have a composable component carrying the MBeanServer?


I'm thinking along the lines of a container we declare inside the kernel for system facilities. We could use this to build and deploy an MBean server. Merlin actually provides support for JMX already (just add -jmx to the command line and you will deploy a jmx server but its not an architecture I happy with - which explains why its not documented - but it works - server get deployed and kernel is registered - needs lots of additions - but its a starting point).


Stephen.


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





--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




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



Reply via email to