I have a WAR file that was built using grails framework and OSGi plugin. When I try to deploy it in Eclipse Virgo it fails because the related dependencies are not yet deployed.
I am starting a project with OSGi and I am facing a very important choice while defining the way I will handle service registration etc...
I\'m learning Spring DM and I have a problem with Service registry. I\'m using ServiceMix 4.3.0 with embedded Felix instance. I have 2 bundles in my project.
In my application I have this code in my view model: hiddenTextContainer.PreHideVerticalOffset = VerticalOffset;