Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-217

Tomcat vault .sh script JBOSS_MODULEPATH is not used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • JWS 3.1.0 ER3
    • JWS 3.0.2 DR3
    • tomcat-vault
    • 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

            rhn-support-csutherl Coty Sutherland
            bsikora Bogdan Sikora (Inactive)
            Bogdan Sikora Bogdan Sikora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: