Chapter 5. Running the Examples

In the directory docs/examples, you will find a set of examples demonstrating JBoss Messaging working in various examples

Before running these examples, you must deploy the example-destinations located under /docs/examples/destinations

Examples list:

It is highly recommended that you familiarise yourself with the examples.

Make sure you start the JBoss server(s) before running the examples!

The non clustered examples expect a JBoss AS instance to be running with all the default settings

The clustered examples expect two JBoss AS instances to running with ports settings as per ports-01 and ports-02.

For each example, you can always override the default ports it will try to connect to by editing jndi.properties in the particular example directory