[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4717 - Problem with @JMX for clustering

adrian@jboss.org do-not-reply at jboss.com
Fri Sep 14 05:55:31 EDT 2007


Looks like fixing #1 would be a generic fix to the problem.

NOTE: In JBoss5 you are allowed to access other stuff in create()
as long it is dependency injected as a property/attribute or passed in as a parameter
to the create() method.

The two phase create/start is really just legacy for stuff that doesn't use DI.


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

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



More information about the jboss-dev-forums mailing list