9. Http Server Adapter setting

You have to configure Http Server Adapter in order to run web application on SI
- Go to Dasboard -> Deployment -> Services -> Configuration
- Search for Http Server Adapter
- In the option URI, click on 'add' and create a new URI with the name e.g. /SOMU_webApp
- For ‘Launch BP Or WAR’, choose War File
- For ‘WAR Config’, enter the full path to .war file (SOMU_webApp.war)
Once when all is done, you can run the web application by writing in the browser:
http://SI_IP:httpServerAdapter_port/SOMU_webApp