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.
我正在努力在 Unix 的 Tomcat 服务器上部署 grails war。我通过 STS 产生了战争。在 windows 框中测试了在 tomcat 6.0 上生成的战争。这很好用。我在 Unix 机器上部署了同样的战争,在服务器启动期间没有遇到任何问题。但是当我访问 URL 时,我得到“Internet Explorer 无法显示该网页”。日志中不显示异常或错误。
我正在使用 Grails 2.0.1 并尝试在 Tomcat 7.0 和 6.0 中部署战争。