Versions Compared

Key

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

...

Next, copy the two jar into the deploy folder, first the service and next the Camel bundle.

OR

install them using the command :

Code Block

servicemix> osgi install \-s mvn:demo.service/demo.service-bundle/0.1
servicemix> osgi install \-s mvn:demo.camel/demo.camel-bundle/0.1

After a few seconds, you should see on the Servicemix log console the following text:

...