[jboss-user] [Microcontainer] - MC - Automatically Available Services

2007-05-09 Thread nickman
Based on the examples in MC 1.0.2, there seem to be a number of automatically available beans. Or at least, this is how I interpret this code: inject bean=jboss.kernel:service=KernelController / What other beans are implicitly available for injection ? Am I understanding this correctly ?

[jboss-user] [Microcontainer] - MC Pojo - Equivalent for MBeanRegistration ?

2007-05-08 Thread nickman
I am trying to figure out how a simple pojo deployed in the MC can determine its own bean name. For example, in JMX, the MBeanRegistration provides this callback. I am using 1.0.2. Thanks. //Nicholas View the original post :