Skip to content
  • Gonzalo Muñoz's avatar
    Update init.bat with following changes: · ce705fd3
    Gonzalo Muñoz authored
    - Missing quotes in this line: if exist "%SRC_DIR%\%RHDM%"
    - Invocations for add-user.bat requires to add "call" in front of these commands: CALL %JBOSS_HOME%\bin\add-user.bat
    - There's a typo also for adding "kieserver" user, it should be "-a" and "ApplicationRealm": add-user.sh -a -r ApplicationRealm. If not, error 401 is obtained while syncing with controller default-kie-server.
    ce705fd3