« Return to Thread: Undeploying and Component re-registration...

Re: Undeploying and Component re-registration...

by Bogdan Stefanescu-2 :: Rate this Message:

Reply to Author | View in Thread


Yes you are right, this is a regression added by changeset http://hg.nuxeo.org/nuxeo/nuxeo-runtime/rev/0d176b0fd209
(a stupid missing break ...). I fixed this.

Thanks,
Bogdan


On 28 juin 09, at 19:46, Sean Radford wrote:

> Hi,
>
> Am I being silly or am I correct.... but when you shutdown JBoss the  
> following happens with Nuxeo OSGI components:
>
> - Each component is unregistered in turn
> - To unregister each component, each extension for the component is  
> unregistered
> - All this then fires an UNINSTALLED bundle event
> - In processing this event, each component is re-registered (along  
> with each of their extensions) in turn!
>
> Regards,
>
> Sean
>
> - Dr. Sean Radford, MBBS, MSc
> http://www.tacola.com/
> t: +44 (0) 8700 671 490
> m: +44 (0) 7802 24 24 86
>
> _______________________________________________
> ECM mailing list
> ECM@...
> http://lists.nuxeo.com/mailman/listinfo/ecm
> To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

 « Return to Thread: Undeploying and Component re-registration...