This short tutorial is about how to run akka in an OSGi environment. I faced a lot of problems deploying in this in plain eclipse without maven, bnd or sbt. This example is done with the java-API, however it is also possible with Scala. Requirements Eclipse Helios 3.6.2 with Scala-Plugin akka-1.1-modules distribution Configuration First we […]