I haven't tested recently, but I know at some point it used to work. If you deploy gemini, you need to make sure it's using it's own blueprint api. Then, you need your bundle to import that blueprint api and have some kind of dependencies to gemini (either require-bundle or import package specific to gemini). This should be what is needed to make aries and gemini peacefully coexist.
Regions will also give you a way to do that too, but that's only in karaf trunk. On Tue, Jun 5, 2012 at 10:57 AM, Romain Gilles <[email protected]> wrote: > Hi, > I would like to use spring 3.1 in my bundles to handle none osgi IoC and I > would like to use blueprint to handle osgi IoC as ref and publish services. > I see that karaf 3 already support spring 3.1.1; I would like to know the > best way to mix the both world: do I have to use gemini-blueprint or can I > use aries blueprint? > Does Aries blueprint support spring? > > Thanks in advance, > > Romain > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
