Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7350

Script for UNIX conversion doesn't reflect JBOSS_HOME property, possibility to convert all files in system

XMLWordPrintable

    • Not Required
    • NEW

      Change 'EAP_ROOT=../..' to resolve correctly path with EAP installation like in run.sh.

      With current implementation of convert-dos2unix.sh there is quite issue with relative path. When you execute it from your home directory you would change all files in system because you call ../..

      Use DIRNAME=`dirname $0` to identify path to jboss-eap-5.1/jboss-as/bin directory.

      JBOSS_HOME property must be evaluated too to be compatible with other .sh scripts.

              rhn-support-jawilson Jimmy Wilson
              rsvoboda@redhat.com Rostislav Svoboda
              Russell Dickenson Russell Dickenson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: