Hi,

I have a short question realating to the "Activate" method of a
ComponentClass:
Is it possible to call always at first the Activate method of a
component or set a higher priority for it?

e.g.:

I have a class with an "@Component" and two"@Reference" annotations on
class level.
Furthermore I have  the "@Activate" annotated method and some
bind/unbind methods for my references.

My problem:
If I use this class in my osgi environment the "@Activate" method isn't
called before the"bind..." methods.

Best regards
Marcel


Reply via email to