Besides the fact that I'm a little confused regarding blueprint being in the osgi enterprise 5.0.0 spec (which I thought was in the compendium spec), I have a need to be able to load SPIs from several 3rd party bundles. I was trying the SPIFly way with Aries, and it appears that the services are recognized (or it says they are) in the log, but I don't see them listed as services.
When I try the "OSGi Enterprise" spec way, I got an error resolving the osgi.serviceloader.registrar class. I feel like I'm missing something somewhere. BTW, I was trying to wrap the lucene jars, which I can do, but I can't see to get the META-INF/services entries to be handled correctly......Do I need to switch the to the enterprise karaf? It would be fine to switch to it, I guess I'm just confused because if blueprint is part of enterprise 5.0, wouldn't that be in the regular Karaf distribution? Or am I just making too many incorrect assumptions? Thanks for any help! I know I'm doing something wrong, just can't quite figure out right. Ryan
