-1

Environment: Linux, Ubuntu 16.04, Maven 3.3.9, Tomcat 8.0.32, Java 1.8.

I followed this guide:

Everything seemed to download just fine but now when it comes to the gateway address, it was not given in the guide. my localhost:8080 goes straight to tomcat. localhost:8080/sakai gives a 404 and localhost:8080/portal gives a 404

JenHei
  • 1
  • The guide tells you to do a lot more than 'download'. Did you perform each step? It appears Sakai isn't installed in Tomcat. – reinierpost Sep 01 '17 at 08:40

1 Answers1

0

localhost:8080/portal should give you Sakai's home page.

The guide tells you to do a lot more than just download. Did you perform each step? It appears step 4.0 hasn't been executed, or has been executed incorrectly.

reinierpost
  • 8,425
  • 1
  • 38
  • 70