Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
Unknown
Description
Currently BlueprintCamelContext registers for all ServcieEvents in fact it is only interrested in a very specific event type (objectClass=org.osgi.service.blueprint.container.BlueprintContainer)
Beside geting and testing more vents as neccesary, since it also logs each event received if enabled Debug logging ALL Osgi-Service events are logged (which might be much in a larger OSGi-App) making reading the logs really hard.