Search did not give me a hint, how can i behave with the following situation: I\'d love to have 2 OSGI implementations of the same interface: one is regular, the other should work (be active/present/
We have several applications that use Apache HTTPClient 3 to make HTTP requests. Recently we have also began creating web service clients that use HTTPClient 4 for various reasons. The Apache stance i
I have an application that I am converting to OSGi, and there are a couple of bundles that are required (for now). These are jars that are included in the
Hello first of all sorry for my poor english. I develop with Eclipse. As target platform I use swordfish default. I want to use SOAP as protocol but without an exta kit like Tomcat. I have writte pa
I\'m new to OSGi and am building a first DS-implementation. 开发者_开发百科Everything is coded according to \"the book\" but when running I get this error:
I have a Eclipse plugin Bundle I\'ve created which won\'t go from the RESOLVED state to ACTIVE. I\'ve tried opening the OSGI console to see why the bundle won\'t start but there doesn\'t appear to be
I was wondering whether SMX 4.2 has a concept of endorsed libraries? My use-case is as follows: There is a certain set of classes which need to be visible to all Java classes executing within the f
When a bundle is updated (say to fix a bug), what happens to other bundles that are currently using the one being updated?
I am facing a weird problem to get the Quartz library run in my liferay portal in Glassfish server. The application is divided into two parts a Vaadin based web app which will start/stop the quartz jo
I have an war osgi bundle th开发者_如何学Goat I have created from a legacy web application.The problem I have is that in the spring configuration there are references to files that reside on the class