Note: This applies to Linux only.
Before you start JBoss, ensure that $JBOSS_HOME/bin is included in the system library path environment variable LD_LIBRARY_PATH.
If it is not included, append it to LD_LIBRARY_PATH by executing the following command:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$JBOSS_HOME/bin; export LD_LIBRARY_PATH
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |