Nice thank you
On 10/13/15, 1:50 AM, "developm...@mobigov.com" wrote:
>
>
>I use scala with OSGI. There is a scala tutorial out there that works
>with the akka-osgi bundle.
>http://doc.akka.io/docs/akka/snapshot/additional/osgi.html I use the
>maven-bundle-plugin to build my projects that ha
I use scala with OSGI. There is a scala tutorial out there that works
with the akka-osgi bundle.
http://doc.akka.io/docs/akka/snapshot/additional/osgi.html I use the
maven-bundle-plugin to build my projects that have both java and scala
code in them. For the old scala libraries I used the servic
It’s definitely possible. Scala compiles to bytecode which can be analysed for
dependencies just like Java. Your bundles will import packages like scala.lang
etc, so of course you need to install a bundle that exports those. I think the
Scala runtime is already available as bundles. Just be awar
Hello,
Does anyone have experience developing OSGI modules in Scala using Felix? Any
input would be highly appreciated
Best
Frank
4 matches
Mail list logo