1. Quick start
Installing the NMR and JBI layers
- Install ServiceMix Runtime
![]()
- Inside the Runtime console, launch the following commands:
features addUrl http:obr addUrl http:nmr
jbi
You should have the following output:
Installing an example
- Inside the Runtime console, launch the following commands:
features addUrl http:wsdl-first-example
- Point your web browser to the following location to see the WSDL of the deployed web service:
- Download the following html locally, browse it in your web browser and see the service in action:
top