Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
环境:Linux、Ubuntu 16.04、Maven 3.3.9、Tomcat 8.0.32、Java 1.8。
我遵循了本指南:
一切似乎都下载得很好,但现在谈到网关地址,指南中没有给出。我的 localhost:8080 直接进入 tomcat。localhost:8080/sakai 给出 404 和 localhost:8080/portal 给出 404
localhost:8080/portal应该给你Sakai的主页。
localhost:8080/portal
该指南告诉您要做的不仅仅是下载。您是否执行了每个步骤?似乎步骤 4.0 尚未执行,或执行不正确。