Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typos + minor syntax flaws

...

Code Block
bin\servicemix

Note: working Working directories get created relative to the current directory. For the working directories to be created in the proper place, ServiceMix must be launched from its home/installation directory.

...

From a Windows console, type:

Code Block
netstat \-an\|find "1099"

OR

From a Unix command shell, type:

...