1. Jboss4 inside OSGI stackoverflow.comIs it possible to run Jboss 4.2.3 as a bundle inside OSGI container? What would be the challenges associated with it? For those who cares, I am looking at running dcm4chee inside ... |
2. OSGI gogo console in JBoss? stackoverflow.comFyi, I am using Maven and Eclipse 3.6 Is it possible to deploy "felix" to JBoss (4.2.3) - such that I could access the Gogo shell from my Eclipse console? If so - ... |
3. OSGI and JBoss 4 console integration stackoverflow.comIs it possible to integegrate OSGI container into jboss 4.2.3 (by deploying osgi container as a jboss service), such that one is able to use OSGI console for installing and inspecting ... |
4. JBoss OSGi problem stackoverflow.comI am trying to run the JBoss AS7 OSGi example, but it crashes with this mysterious message. Platform is OS X 10.6 and Java 1.6.0_26. Any clues? mvn3 clean install... Running ... |
5. OSGi vs jboss hot deploy stackoverflow.comFrom what I understand, in OSGi you can update jars at runtime without restarting the server. But jboss also has hot-deployment in which the full ear is updated and the server ... |