Hello All,
I have what seems like a simple problem (to which I hope to find a
simple solution). In using the maven-pax-plugin, I would like to be
able to start a specific bundle
(org.springframework.osgi.web.extender_1.2.0) at a start level higher
than the default of 5.
Clearly this is supported, but I have been unable to find the
documentation (either on the mailing list archives, pax-runner docs,
google...) describing the correct configuration.

PAX-EXAM supports this with 'dependency_options' setting:
http://wiki.ops4j.org/display/paxexam/Configuration+using+Maven+Plugin

And it would seem reasonable to pass a param into pax-runner within
the <provision> element of:
http://www.ops4j.org/projects/pax/construct/maven-pax-plugin/provision-mojo.html

But the documentation on what that param may look like is missing:
http://paxrunner.ops4j.org/display/paxrunner/Start+levels

Any help would be appreciated.
Andrew

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to