[ http://issues.apache.org/jira/browse/GERONIMO-2063?page=all ]

Ted Kirby updated GERONIMO-2063:
--------------------------------

    Attachment: G2063-openejb211.patch

i manually start j2ee-corba before magicgball.
The problem here is that on second start, the POA already exists.
this is because it was not stopped/destroyed/brought down as it should have 
been (in my view/speculation) when the TSSBean was stopped.
So, my fix fixes this by destroying the POA on TSSBean stop.
Extra log.debug stuff also thrown in...

> 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.x
>
>         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

        

Reply via email to