Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-833

wrong tmp dir for JSP compiling

    XMLWordPrintable

Details

    Description

      SourceForge Submitter: luwasoft .
      With Jboss 3.2.3 (and other 3.2 versions before) on
      LINUX (JDK 1.4.2) in a production environment it seems
      to be the case, that the buildtin tomcat does not use
      the %JBOSS_HOME/server/*/tmp directory for temporary
      files while compiling JSP's.
      Instead it seems to use the working dir set before
      Jboss start.
      In a production environment, where the user running
      JBOSS has only write access to */tmp, */work, */log and
      */data JBOSS has to be started with:

      1. cd $JBOSS_HOME/server/*/tmp
      2. su wwwrun -c "$JBOSS_HOME/bin/run.sh"

      otherwise JSP compiling will fail because of missing
      file create/write permissions.

      This is not that primary problem, but i think it should
      be fixed anyway.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: