groovy « osgi « Java Enterprise Q&A





1. automating telnet with Groovy    stackoverflow.com

I am doing a gradle/OSGi build.... I have the OSGi bundle building fine, but want to automate the bundle deployment. I don't think there is a gradle task for this, so ...

2. groovy console in osgi    stackoverflow.com

I managed to embed the standard groovy console to Felix and expose a number of variables (i.e. BundleContext, etc). However, on "first" start up of my blueprint bundle, I got this error:

Caused ...