Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10243

wsconsume.bat and wsprovide.bat wrongly use -Dsecmgr

    XMLWordPrintable

Details

    Description

      wsconsume.bat and wsprovide.bat wrongly reference -Dsecmgr. It should reference -secmgr.

      rem check for secmgr property
      setlocal EnableDelayedExpansion
      echo(Unable to render embedded object: File (JAVA_OPTS) not found. | findstr /r /c:"-Dsecmgr" > nul
      if not errorlevel == 1 (
      set "line=%JAVA_OPTS%"
      set JAVA_OPTS=!line:-Dsecmgr= !
      set SECMGR=true
      )

      Attachments

        Issue Links

          Activity

            People

              rsearls r searls
              rsearls r searls
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: