On 05/12/2007, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > If you build and unpack the minimal distribution of the ServiceMix 4 > runtime, > you can use OBR to download some bundles and try those. > A prebuilt runtime is available at: > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/runtime/org.apache.servicemix.runtime.minimum/4.0-SNAPSHOT/org.apache.servicemix.runtime.minimum-4.0-SNAPSHOT.tar.gz > > For example you can launch the following command: > > obr/start org.apache.servicemix.bundles.jaxb-impl camel-spring > camel-example-osgi > > This will download, install and start the needed bndles to install the > camel-example-osgi example. > The need for the other targets will hopefully be removed later as we can add > bundle requirement so > that they will be transparently downloaded when needed.
Awesome stuff! :) I've just updated the website a bit to reflect this... http://cwiki.apache.org/SMX4/runtime.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
