Hi folks,

I have started to use declarative services for my project and endured a 
fair amount of pain doing so. The main reason is the lack of good tools 
to find out the wiring problems in my component declarations.

Most of the time the properties of services and target filters on 
references don't match. The end result is that a whole bunch of services 
are never activated and its hard to find out why. This is despite the 
fact that I am only using static properties and no service factories.

How do you deal with similar problems? Its not hard to imagine 
processing all the component declarations in a given set of bundles to 
find out the wiring between components and possibly visualize it. I hope 
others on this mailing list would also benefit from your suggestions and 
tips.

If it helps to know, I am using Eclipse PDE as my IDE and Equinox as my 
OSGI runtime.

Thanks,
Nikunj
_______________________________________________
OSGi Developer Mail List
osgi-dev@bundles.osgi.org
http://bundles.osgi.org/mailman/listinfo/osgi-dev

Reply via email to