Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse RT (runtime) » Using Declarative Service in a Eclipse plugin(Using Declarative Service in a Eclipse plugin and not as a OSGi Application)
icon5.gif  Using Declarative Service in a Eclipse plugin [message #1014616] Tue, 26 February 2013 06:47
Krishna Murthy Mirajkar is currently offline Krishna Murthy MirajkarFriend
Messages: 38
Registered: July 2009
Member
Hi,

I am planning to use OSGi LogService in my Eclipse product. I have setLogService for LogService to bind and a clear for unbind in my Logger Component. The problem is that this Logger Component is never registered by the OSGi SCR. I have included the equinox.ds bundle. I am not sure it why isn't registering this component as LogService consumer.

On the other hand LogServiceReader is honored and registered as a Log reader and I do get notifications from some infrastructure bundles which log to the OSGi LogService but not my Logger component because it never gets registered.

Any help is appreciated.

regards,
Krishna
Previous Topic:Include folder in classpath for RCP product using OSGi bundle manifests
Next Topic:Eclipse command option
Goto Forum:
  


Current Time: Thu Sep 26 17:05:35 GMT 2024

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

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

Back to the top