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

jbossws-native-2.0.1.SP2 CP08 and CP09 can't be build under Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.3.0.GA_CP10
    • 4.3.0.GA_CP08, 4.3.0.GA_CP09
    • Web Services
    • None
    • Tested on Windows Server 2k3, Sun JDK 1.6

    • Not Required

    Description

      Building from source code with build.bat doesn't work.

      Found two issues:
      1) Script build.bat can't find ant in tools/ant
      2) Script tools\ant\bin\ant.bat ends with 'set was unexpected at this time.' (after fixing point 1)

      Solutions:
      1) On line 36 of build.bat change 'set SUBFOLDERS=..;..\..;..\..\..;..\..\..\..' to 'set SUBFOLDERS=.;..;..\..;..\..\..;..\..\..\..' to start with .;
      2) On line 131 of ant.bat change 'if %USE_JDK6%=="true" ...' to 'if "%USE_JDK6%"=="true" ...', simply add quotes to %USE_JDK6%

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-ema Jim Ma
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: