Building the Example

The simplest way to compile this and all examples is to go to the $JONAS_ROOT/examples/src directory and enter the following command line:

ant -find build.xml install

This command will compile all examples in the $JONAS_ROOT/examples/src directory.