Undeploying and Component re-registration...

View: New views
2 Messages — Rating Filter:   Alert me  

Undeploying and Component re-registration...

by Sean Radford-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Undeploying and Component re-registration...

by Bogdan Stefanescu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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