Hello, I'm in the process of creating OSGi development standard based on PAX for my client.
I create a new project using mvn org.ops4j:maven-pax-plugin:1.4:create-project. provisioned Felix container using: "mvn install pax:provision -Drunner=1.5.0 -Dplatform=felix -Dversion=3.0.0" I would like to provision additional bundles so that I can use: 1. the terminal console and run all gogo and felix commands 2. install/update bundles 3. provision bundles from obr 4. Use the web-console to perform all necessary admin tasks. So far I'm not able to find the right combination of bundles/versions. The commands never really work. Even when I type in "help" multiple times it says it cannot find it. I cannot even run the which command sometimes. When install the necessary bundles for the web-console (what I think is the right set) some times it gives me some kind of loop back error. Can some one give me the right combination of the bundles/version I should provision? I appreciate your help in advance! Thanks Matt
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general