[jboss-dev-forums] [Design of Management Features on JBoss] - Re: Applying persisted changes.
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Apr 15 15:52:55 EDT 2009
"emuckenhuber" wrote :
| Hmm well we are applying the information in PRE_REAL. As the messaging-beans are also in deploy/ they are most probably in the same state - so not installed.
This will be a general problem with extensions that are added via injection, install callbacks, etc. The fully populated managed objects can only be done on a fully initialized kernel. If extensions are beans themselves, the managed object creation cannot even be done correctly as part of the deployment processing. This does require that extensions be installed as part of the deployers bootstrap phase.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225740#4225740
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225740
More information about the jboss-dev-forums
mailing list