next up previous contents
Next: Running an Application Up: Run-time Support for WWC Previous: Universal Naming Service

Theaters

One can start a theater as follows:

java -cp salsa<version>.jar:. wwc.messaging.Theater

The above command starts a theater on the default RMSP port 4040. You can specify another port as follows:

java -cp salsa<version>.jar:. wwc.messaging.Theater 4060



Wei-Jen Wang
2007-11-28