[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Simplifying the JBM beans deployment

jmesnil do-not-reply at jboss.com
Wed Apr 8 07:25:09 EDT 2009


there are 4 beans which may still need to be injectable from the configuration file:

- JBMSecurityManager
- MBeanServer
- JNDIServer
- Naming

We have our own implementations when running in standalone but these beans will have to change their implementation when we run JBM in JBoss AS 5 (i'm not sure that'll be the case for the 2 jndi pojos but they also define properties in the configuration file)

All the others are implementation specific and do not really need to be exposed from the conf.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224312#4224312

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224312



More information about the jboss-dev-forums mailing list