Do you have pde ds annotations enabled? Because then the bundle activation
policy should be lazy by default. And also the @Component annotation is
processed correctly.

Gayan Perera <gayan...@gmail.com> schrieb am So., 25. Okt. 2020, 17:59:

> Hi Wim,
>
> No the bundle is not getting started, i thought exposing the service
> descriptor should start the bundle. But its not getting started, i put a
> break point in BundleActivator start method to see. It doesn't get hit.
>
> Gayan.
>
> On Sun, Oct 25, 2020 at 4:49 PM Wim Jongman <wim.jong...@gmail.com> wrote:
>
>> Hi,
>>
>> Is the bundle started?
>>
>> Cheers,
>>
>> Wim
>>
>> On Sun, Oct 25, 2020 at 1:58 PM Gayan Perera <gayan...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I’m trying to register a weavinghook using services descriptors. I
>>> annotated my weavinghook class with component annotation and inhave the
>>> osgi folder with the service descriptor xml in place. The osgi folder is
>>> included in build.properties as well. But the weavinghook is not getting
>>> called. Can someone guide me how to get this working.
>>>
>>> My endgoal is to weave ImageDescriptor class to support override bundle
>>> images.
>>>
>>> Best regards,
>>> Gayan.
>>> _______________________________________________
>>> platform-dev mailing list
>>> platform-dev@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/platform-dev
>>>
>> _______________________________________________
>> platform-dev mailing list
>> platform-dev@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/platform-dev
>>
> _______________________________________________
> platform-dev mailing list
> platform-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/platform-dev
>
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to