THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
 
  Apache ServiceMix NMR #usernavbar() #printableicon() #pdficon() #feedicon()  
When you contribute content to this Wiki, you grant a license to the ASF for inclusion in ASF works (as per the Apache Software License).
  3. Deploying JBI components without the JBI packaging

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
features addUrl mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/1.0-m2-SNAPSHOT/xml/features
features install jbi
osgi install -s mvn:org.apache.xbean/xbean-spring/3.3.1-r631610servicemix.bundles/org.apache.servicemix.bundles.wsdl4j-1.6.1/4.0-m1
osgi install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j-1.6.1/4.0-m1xbean/xbean-spring/3.4-SNAPSHOT
osgi install -s mvn:org.apache.servicemix/servicemix-services/3.3-SNAPSHOT
osgi install -s mvn:org.apache.servicemix/servicemix-common/3.3-SNAPSHOT
osgi install -s mvn:org.apache.servicemix/servicemix-eip/3.3-SNAPSHOT

...