Versions Compared

Key

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

...

Running the RSS Binding Example

Warning
No output!
No output!

On a slow news day, you may have wait a while to see any output! (smile)

  1. From a command shell, go to the RSS Binding example directory:
    Code Block
    cd [servicemix_install_dir]\examples\rss-binding
    
    where servicemix_install_dir is the directory in which ServiceMix was installed originally.
  2. Then type:
    Code Block
    [servicemix_install_dir]\bin\servicemix servicemix.xml
    

...