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).
  1. Quick Start

Versions Compared

Key

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

...

  • Install ServiceMix Kernel
  • Inside the Runtime console, launch the following commands:
    Code Block
    features addUrl http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/features-nmr-1.0-m1.xml
    features install nmr
    nmr   
    
    Note that it can take a while to download all the needed bundles.

You should have the following output:
No Format
bgColor#000000
borderStylesolid
gnodet@Guillaume-Nodets-MacPro.local:/> features addUrl http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/features-nmr-1.0-m1.xml
gnodet@Guillaume-Nodets-MacPro.local:/> features install nmr
This feature is not yet installed.  Do you want to install it (y/n) ? 
Installing feature.  Please wait...gnodet@Guillaume-Nodets-MacPro.local:/> nmr
servicemix nmr>

Installing an example

  • Inside the Kernel console, launch the following commands:
    Code Block
    features addUrl http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/features-nmr-1.0-m1.xml
    wsdl-first-example
    

...