Re: [equinox-dev] Bundles remaining in life cyle Starting.

2015-05-12 Thread Neil Bartlett
@eclipse.org mailto:equinox-dev@eclipse.org From: Alex Blewitt Sent by: equinox-dev-boun...@eclipse.org mailto:equinox-dev-boun...@eclipse.org Date: 05/07/2015 04:40PM Subject: Re: [equinox-dev] Bundles remaining in life cyle Starting. I think they’re placed into that state

Re: [equinox-dev] Bundles remaining in life cyle Starting.

2015-05-12 Thread Pablo Beltran
...@eclipse.org wrote: - To: Equinox development mailing list equinox-dev@eclipse.org From: Alex Blewitt Sent by: equinox-dev-boun...@eclipse.org Date: 05/07/2015 04:40PM Subject: Re: [equinox-dev] Bundles remaining in life cyle Starting. I think they’re placed into that state if they are lazily

Re: [equinox-dev] Bundles remaining in life cyle Starting.

2015-05-12 Thread Pablo Beltran
-boun...@eclipse.org wrote: - To: Equinox development mailing list equinox-dev@eclipse.org From: Alex Blewitt Sent by: equinox-dev-boun...@eclipse.org Date: 05/07/2015 04:40PM Subject: Re: [equinox-dev] Bundles remaining in life cyle Starting. I think they’re placed into that state

Re: [equinox-dev] Bundles remaining in life cyle Starting.

2015-05-12 Thread Lars Vogel
: - To: Equinox development mailing list equinox-dev@eclipse.org From: Alex Blewitt Sent by: equinox-dev-boun...@eclipse.org Date: 05/07/2015 04:40PM Subject: Re: [equinox-dev] Bundles remaining in life cyle Starting. I think they’re placed into that state if they are lazily started, i.e

Re: [equinox-dev] Bundles remaining in life cyle Starting.

2015-05-07 Thread Alex Blewitt
I think they’re placed into that state if they are lazily started, i.e. they have a BundleActivationPolicy of ‘lazy’. http://www.osgi.org/Design/LazyStart http://wiki.osgi.org/wiki/Bundle-ActivationPolicy I think it goes from ‘starting’ to ‘started’ when classes have been loaded from the