此内容没有您所选择的语言版本。
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
.