run.bat 397 B

123456789
  1. @ECHO OFF
  2. REM Placeholder for people used to run.bat from older version redirecting them to read the readme
  3. echo.
  4. echo =======================================================================================
  5. echo.
  6. echo To start JBoss Application Server please see %CD%\..\README.txt
  7. echo.
  8. echo ========================================================================================
  9. echo.