Hi there, Need some architecture help... Imagine the following situation - I have:
Bundle 1 where service interface and its default implementation are put. Bundle 2 that has a reference to Bundle 1 and another implementation class. Bundle 1 has no reference to the Bundle 2. I wonder if there are any possibilities to tell which implementation to use only by means of config settings? It is all driven with Spring. Appreciate. -- View this message in context: http://servicemix.396122.n5.nabble.com/SMX-osgi-louse-coupling-tp4750392p4750392.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
