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.
