I created the ROOT.war by running "mvn clean install" on the hapi-fhir-jpaserver-starter-master project, and placed it in $JETTY_BASE webapps directory of the server. When I browse to my website:8080 what I get a display of the war file contents.
Please, can any one suggest what could be wrong