Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is mandatory to setup the application server to configure the applications for the box which are available in that box.
Only the applications configured against a box id will be available to that box.
 

...

  1. Install Java JDK in your system (check “java –version” in command prompt) and the release is .
    (TE tested using java 15.0.1 2020-10-20.)
  2. Download the Xampp installer (xampp-win32-1.8.2-2-VC9-installer.exe).
  3. Follow steps 1 to 10 from the link: https://www.ionos.com/digitalguide/server/tools/xampp-tutorial-create-your-own-local-test-server/#c42765.
  4. After successful installation execute xampp-control.exe in XAMPP folder from c://<pathtoXampp>/ xampp-control.exe  and then the Xampp control panel appears. 
  5. Download the attached war file (CustomUI.war) and database (accelerator.sql).

...