Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Simple question about bundle registration
Simple question about bundle registration [message #127017] Fri, 06 March 2009 13:43 Go to next message
Emilio Numazaki is currently offline Emilio NumazakiFriend
Messages: 5
Registered: July 2009
Junior Member
Hello all,

I've searched on this list but coundn't find a clear answer for my
question.

Let's suppose I have a bundle (called "B") with a service (called "S") and
a RCP application (called "RCP").

The question is who is responsible for bundle "B" service "S"
registration? The bundle itself (on its Activator class) or the service
that will use that bundle, in this case RCP?

Thanks in advance.
Re: Simple question about bundle registration [message #127043 is a reply to message #127017] Fri, 06 March 2009 15:31 Go to previous message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Bundle "B" should register the service in it's activator.

"Emilio Numazaki" <mediasonic.l@gmail.com> wrote in message
news:7fc0ba1cb6af10ac3b0f26239649b982$1@www.eclipse.org...
> Hello all,
>
> I've searched on this list but coundn't find a clear answer for my
> question.
>
> Let's suppose I have a bundle (called "B") with a service (called "S") and
> a RCP application (called "RCP").
>
> The question is who is responsible for bundle "B" service "S"
> registration? The bundle itself (on its Activator class) or the service
> that will use that bundle, in this case RCP?
>
> Thanks in advance.
>
Previous Topic:Configuration pref store and Vista UAC
Next Topic:The state indicates the bundle is resolved?
Goto Forum:
  


Current Time: Tue Mar 19 07:37:31 GMT 2024

Powered by FUDForum. Page generated in 0.02233 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top