Versions Compared

Key

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

...

To run Basic:
##From a command shell, go to the Basic example directory:

Code Block

cd [servicemix_install_dir]\examples\basic

##To run it:

Code Block

[servicemix_install_dir]\bin\servicemix servicemix.xml

where servicemix_install_dir is the location in which Service Mix was installed.

...