Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-11675

Weblogic JSP pre-compilation broken on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Medium
    • None
    • 3.6.5, 3.7 Beta 2
    • Installation
    • Weblogic 8.1 on MS Windows

    Description

      See JSP-8142 for more details.

      When reproducing the problem
      The problem is in loadfile task of the weblogic.precompile target. It assumes the token to be colon ( : ), which works ok on linux but breaks on Windows where a semicolon ( ; ) is used. Replacing colon with spaces makes path like

      C:\bea\abc;C:\bea\def
      

      to

      C \bea\abc;C \bea\def
      

      three (all incorrect) path entries.

      Running with

      -Dskip.precompile
      

      worked fine (and does not compile JSPs).

      Attachments

        Issue Links

          Activity

            People

              tim@atlassian.com TimP
              dushan@atlassian.com Dushan Hanuska [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3h
                  3h
                  Remaining:
                  Remaining Estimate - 3h
                  3h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified