So, I have a bunch of OSGi bundles (.jars) which perform a bunch of \"business logic\". All is good and up until now I\'ve been interfacing with the bundles using the gogo command line shell.
I\'m interested in the OSGi Enterprise specification. At the moment I\'m only interested in the JDBC connectivity, but that may change.
I got an eclipse-plugin with some unit tests. In maven I kept the unit tests in the same bundle and specified junit as testing dependency in the pom.xml.
OK.So I have a org.osgi.framework.launch.Framework which I created programmatically开发者_运维技巧 in the following way.
I have a code accessing to content repositories through JCR API. My code is being developed in OSGI environment. What I want is to have a JCR content repository which should be available while running
I have a package X.Y.Z that exists in 2 bundles A and B: bundle A package X.Y.Z class Class1 bundle B pa开发者_Python百科ckage X.Y.Z
We a开发者_StackOverflow社区re using Glassfish V2 and are about to evaluate OSGI. I plan to get started with Apache Felix as OSGI container.
So I have these bundles installed and can be accessed through the gui from http://localhost/path/to/bundles. Here resides the UI where one can search through the bundles and manually shut it down. I w
I am trying to extend the imports of bundle A from bundle B using Fragment-Host. In bundle B I have this line: Fragment-Host:
I\'m looki开发者_开发百科ng for java orm with good osgi support. I\'ve read hibernate but some problems occurs when it comes to class loading.Use Aries JPA, it works will all/most JPA providers, for a