Hi, I believe equinox 3.7 M4 does implement resolver hooks now. Not sure if it, or the APIs are in maven central though.
Alasdair Nottingham On 16 Jan 2011, at 18:52, Guillaume Nodet <gno...@gmail.com> wrote: > Also, the API in question won't be a released by the OSGi Alliance afaik, as > something else (resolver hooks) has been provided instead, but I'm not sure > if those are implemented by equinox yet (felix does not yet afaik). > > On Sun, Jan 16, 2011 at 19:17, Mark Nuttall <mnutt...@apache.org> wrote: > Hello Ivanhoe, > The org.osgi.service.framework API is still under development within > the OSGi Alliance. It's subject to ongoing change, which is what > 'deprecated' means in this case. Felix has not yet implemented this > API or a functional equivalent. The 'workaround' for Felix is to > substitute org.apache.aries.application.runtime.isolated for > org.apache.aries.application.runtime. This bundle offers a simple > Aries application runtime which works, although providing no isolation > between different applications' bundles. > > Regards, > Mark > > On 16 January 2011 17:25, Ivanhoe Abrahams <ivanhoeabrah...@gmail.com> wrote: > > Hi > > I just tried to install apache aries on Karaf, and I noticed a dependency on > > "org.osgi.service.framework" which seems to be only implemented by equinox. > > I was just wondering if there is a workaround so that I can install it on > > Felix as well. > > Thanks > > Ivanhoe > > BTW. It would be really great if someone has a ready made karaf feature file > > for apache aries. > > > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > >