Start the Standalone HornetQ Server

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 97

This topic has not yet been written. The content below is from the topic description.
Starting and Stopping the standalone server In the distribution you will find a directory called bin. cd into that directory and you'll find a unix/linux script called run.sh and a windows batch file called run.bat To run on Unix/Linux type ./run.sh To run on Windows type run.bat These scripts are very simple and basically just set-up the classpath and some JVM parameters and start the JBoss Microcontainer. The Microcontainer is a light weight container used to deploy the HornetQ POJO's