Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Equinox Declarative Services : Context Class Loader

Hi Stoyan,

On Tue, Mar 31, 2009 at 4:53 PM, Stoyan Boshev <s.boshev@xxxxxxxxxxx> wrote:
Hi Sameera,

This was reported and fixed 4 months ago in Equinox 3.5. Which version of org.eclipse.equinox.ds and org.eclipse.equinox.util bundles do you use?


I am using Equinox 3.4. I will switch to 3.5 and see. Thanks for the reply.

Sameera
 


Stoyan

Sameera Jayasoma wrote:
Hi all

I am using Equinox Declarative Services implementation. When my component gets activated, the “activate” method is invoked on the component implementation class and that is expected behavior. But the context class loader of the thread which invoke the “activate” method is null. I am having problems because of this. Is this the expected behavior in the DS implementation? Any help would be greatly appreciated.

Thanks

--
Sameera Jayasoma


------------------------------------------------------------------------


_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

--
---------------------------------------------------------
dipl. eng. Stoyan Boshev . Department manager
ProSyst Labs EOOD
1606 Sofia, Bulgaria . 48 Vladajska Str.
Tel. +359 2 953 05 88; Fax +359 2 953 26 17
Mobile: +359 88 898 29 17
http://www.prosyst.com . s.boshev@xxxxxxxxxxx
---------------------------------------------------------
stay in touch with your product
---------------------------------------------------------

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Back to the top