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

Redesign setenv.bat to reduce Windows zip dependencies

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.), User Experience

      The Windows jws-application-server zip dependencies can be further simplified. Right now the postinstall uses nawk to update tomcat\bin\setenv.bat and set the correct PATH variable:

      set "PATH=@installroot@\tomcat\lib;%PATH%"
      

      We should be able to remove that dependency and use %CATALINA_BASE% in the PATH. According to RUNNING.txt, the catalina variables are available for use.

      If that works, we can get rid of the dependency on nawk and remove the postinstall.tomcat.bat and rewriteconf.awk files.

              rhn-support-csutherl Coty Sutherland
              rhn-support-csutherl Coty Sutherland
              Matus Madzin Matus Madzin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: