OSGi, Maven and Scala
I’m inspired by Neil Barlett’s experiment on writing OSGi bundles in scala. This blogpost will show you how to compile OSGi bundles written in scala using pax-construct.
I’m inspired by Neil Barlett’s experiment on writing OSGi bundles in scala. This blogpost will show you how to compile OSGi bundles written in scala using pax-construct.
You’ll find Pax-Construct 0.6.3 easier to use, as pax-add-repository can also add plugin repositories ( there’s a lot of other cool improvements over the 0.1.x release, and some proper docs
Hi, Is there any way to automate this ? For example, if I have a Scala class in a test.scala file.
I have my scala program running (my server is a osgi felix) and I want it to compile, make osgi and activate in my server. Then I want to be able to call a method in the class.
I want this loop to be automated, in the sense that the scala code calls some function to do all of this for me, given the source of the scala file.
Any suggestion I hope?
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
I’m Gavin.
4 Comments
Jump to comment form | comments rss [?] | trackback uri [?]