Hi, I am using now declarative services for a while and I really like the idea of avoiding all that boiler plate ServiceTracker code. But what really frustrates me is that I don't get any feedback (e.g. exceptions) when I misspell my bind and unbind service methods or when I accidentally use the same service component id for several components. In this case the service components either do not start or do not behave as expected. At the same time as developer I don't get any feedback what might be wrong. Is there any "verbose" mode for OSGi declarative services or could this be an eclipse preference problem? Any hint would be appreciated!
Regards, Eugen _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev