Hi Karaf Users,
I’m migrating to Karaf from Virgo and so far miss but one feature: tracking the
wiring of imports of OSGi services between bundles.
In Virgo I am alerted to the progress of OSGi wiring of Spring application
contexts. For example,
Bundle A is waiting for bean X with filter ({e.g. interface filter here}).
What is a good way of tracking Spring wiring in Karaf?
Best, Dan.
PS Thanks to the Karaf team for any continued spring-dm support (I am following
the debates in other threads closely). I’m aware of the alternatives but cannot
yet leverage them.