Hi, Your right blueprint used to be in the compendium spec for 4.3, though I haven't read the latest 5.0. Might've changed. For using SPIFly you need blueprint 1.0.0 at least. Therefore you need to use Karaf 2.3.x or 3.0.0.RC1. Afaik it's not in the enterprise feature yet. Regarding Lucene, did you look at servicemix for it. Might be that it's already transformed.
Regards, Achim sent from mobile device Am 12.05.2013 04:45 schrieb "Ryan Moquin" <[email protected]>: > 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 >
