[ http://issues.apache.org/jira/browse/GERONIMO-2063?page=comments#action_12425748 ] Ted Kirby commented on GERONIMO-2063: -------------------------------------
If j2ee-corba is started, stopped and then started again, magicgball does not run at all. You get this failure in TSSBean doStart: org.omg.CORBA.OBJECT_NOT_EXIST: ORB has been destroyed vmcid: IBM minor code: C24 completed: No I guess this is really very similar to having mgb automatically start and stop j2ee-corba that it is dependent on. > Stopping a TSSbean also stops the orb it's attached to > ------------------------------------------------------ > > Key: GERONIMO-2063 > URL: http://issues.apache.org/jira/browse/GERONIMO-2063 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: CORBA > Affects Versions: 1.1 > Reporter: David Jencks > Priority: Critical > Fix For: 1.1.2 > > Attachments: G2063-openejb211.patch > > > While working with the MagicGBall I noticed that you can't stop and start the > application: when you try to start it again you get an exception saying the > orb is shut down. > I deployed the app using the console, the magicGBall ear, and either one of > the plans in magicgball/target/plan. I stopped and tried to start the app > after deployment using the console. > I won't argue much if this gets taken out of 1.1. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
