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