Each sample directory contains a run.bat file if you are running Message Bridge on Windows platforms, and a run.sh file if you are using the Sun Solaris platform.
Navigate to the directory of the sample you want to run.
For Windows:
cd %MB%\samples\<Sample
Name>
For Sun Solaris:
cd $MB/samples/<Sample
Name>
%MB% and $MB represent
the location of the directory in which you installed Message Bridge.
Type the appropriate command, based on which operating system you are running.
For Windows, type:
run.bat
For Sun Solaris, type:
run.sh