MBeans in 2.4.x are really really simple and easy to understand. It's also easy to understand the flow of initialization. IMHO, anything new in 3.0 should be an extension of 2.4.x for more advanced configurations. I'm hoping that 3.0 will move back to 2.4.x's simplicity, but be extendible for more advanced users like Marc suggested.
> > Another question. How do I write initializer > mbeans? > > What I mean by an > > initializer is something that runs AFTER all mbean > > components and EJBs have > > been deployed. Like WebLogic startup-up classes. > > How can I write something > > like this in the new architecture. > > This is unclear. > I want to have an MBean that can do stuff once all other components are loaded. Stuff like, preload Entity Beans and such. Is there a way to create a dependency between all EJBs and the MBean I want to write? It used to be the AutoDeployer deployed all EJBs before the next MBean was loaded. Why was this changed? (Or was it changed?) ---- View: http://jboss.org/forums/thread.jsp?forum=66&thread=4977 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development