Chapter 5. Using the Server

This chapter will familiarize you with how to use the HornetQ server.

5.1. Library Path

If you are using the Asynchronous IO Journal on Linux, you need to specify java.library.path as a property on your Java options. This is done automatically in the run.sh script.
If you do not specify java.library.path at your Java options then the JVM will use the environment variable LD_LIBRARY_PATH.