See 404 error at http://localhost:8080/hi-ce/hi.html

Hi All,
I successfully built HI and all the modules using mvn.
Then i installed Tomcat and can successfully access http://localhost:8080.

But when i deployed the hi-ce.war to webapps folder of Tomcat.

I get a 404 error at http://localhost:8080/hi-ce/hi.html.

Is there anything else i need to do to view the Helical Insight web app??

Thanks
VT

Hi VT,
it seems like you have just put the WAR file in Tomcat and restarted it. It seems that you have not followed the steps mentioned for configuring database and other configuration steps, that is why it is giving 404 error.

The steps for CE installation are mentioned here
https://helicalinsight.github.io/helicalinsight/#/quickstart