I have a DM component that depends on a service that looks like is available (checking with WebConsole). However, the consuming DM component stays in WAITING_FOR_REQUIRED state. How do I debug why an available service is not being consumed.
Note: required service is registered after the component is created (via dm.add(component)). Thanks. -- View this message in context: http://apache-felix.18485.x6.nabble.com/Help-debug-ServiceDependency-in-DM4-R8-tp5018369.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

