I didn't try but I think you can stop and start the ejb's in an ejb module with the org.jboss.ejb.EjbModule mbean I added a few days ago. When you stop an ejb, the (ejb method call) invocations throw an exception, so it's pretty well stopped. That was one of my intentions anyway. We just need an mbean for the ear that does the same kind of thing. Servlets could be tough, I don't know if either container has the concept of stopping/starting w/o redeploying.
Can we get the jsr-77 behavior as an xmbean view on the mbeans we have (like Container) without any double-mbeaning? david jencks On 2002.02.26 19:31:08 -0500 Andreas Schaefer wrote: > Hi Geeks > > In JSR-77 you can start and stop a Managed Object > (which the application is as well). Now I am thinking > what we are going to do with the deployed applications. > > I can imaging that we should enable the client to stop > and start an application w/o redeploying it. In a bigger > environment I can see that an administrator wants to > temporary disable an application without getting ride > of the deployed components. > > Does this makes sense ? > > xxxxxxxxxxxxxxxxx > Andreas Schaefer > Senior Consultant > JBoss Group, LLC > xxxxxxxxxxxxxxxxx > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development