1. automating telnet with Groovy stackoverflow.comI 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.comI 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:
|