Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-138

JBoss3xContainer.java Assumes Windows Platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 1.6.1
    • 1.8
    • Ant Integration
    • None
    • Linux

    Description

      The JBoss3xContainer.java assumes the tests are running on Windows. Here is the line in the code that is Windows specific.

      java.addSysproperty(createSysProperty("program.name", new File(binDir, "run.bat")));

      On Linux this would be run.sh instead of run.bat. I may be missing something here. If so, please let me know.

      Attachments

        Activity

          People

            paranoiabla Petar Tahchiev
            matt@bennettsworld.com Matthew Bennett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: