-
Bug
-
Resolution: Done
-
Minor
-
JWS 3.0.2 DR3
-
None
In tomcat-vault.sh script on the top is
JBOSS_MODULEPATH=/usr/bin/modules
after that is
if [ "x$JBOSS_MODULEPATH" = "x" ]; then JBOSS_MODULEPATH="$JBOSS_HOME/modules" fi
and then is used
-mp \"$JBOSS_HOME/modules\"
anyway