I was one of the contributors to the dining-hakkers example -- it runs on Karaf, and is now maintained by the Akka team as part of the Akka codebase (https://github.com/akka/akka/tree/master/akka-samples/akka-sample-osgi-dining-hakkers). As far as I know it still works. Are you having any specific problems with it, or was this just a general "state of the union" query?
Regards, Raman On Thursday, April 24, 2014 7:23:18 AM UTC-4, Andreas Gies wrote: > > Hello hAkkers, > > I have found this older post in the mailing list: > https://groups.google.com/forum/#!searchin/akka-user/OSGI/akka-user/v38piS5G9hM/bF2l_1yWqC0J > > > and have wondered if there is ongoing effort in that space. I have seen > the Dining hakkers example on github, but not much more on the subject. > > Personally I have started some work around wrapping the OSGI API into a > family of Actors, but this is in early stages so far. I shared what I have > here: https://github.com/woq/de.woq.osgi.java > > The relevant is located in the de.woq.osgi.akka.* modules. I would be > interested to hear from others that are working on similar efforts; my next > intentions are to clean up the basic OSGI API and then inetragte spray > support. > > Everything is built on top of a standard Karaf 2.3.4 container, so that > the Karaf feature and configuration mechanism can be used. > > > Best regards and looking forward to comments > Andreas > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
