如何在tomcat 8上使用grails 3部署war应用程序构建?

时间:2016-01-25 09:11:58

标签: tomcat grails

我想部署使用grails 3.0.11构建的war应用程序。

我试图在tomcat 8.0.30上部署这场战争(我不确定这是grails 3的正确版本)。

当我尝试部署应用程序时,我在catalina.out日志文件中出现此错误。

Deploying web application archive /home/utente/apache-tomcat-    8.0.30/webapps/szzz.war
25-Jan-2016 09:55:24.710 INFO [localhost-startStop-1]   org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned   for TLDs yet contained no TLDs. Enable debug logging for this logger for a   complete list of JARs that were scanned but no TLDs were found in them.   Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
25-Jan-2016 09:55:24.763 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive /home/utente/apache-tomcat-8.0.30/webapps/szzz.war has finished in 5,397 ms

1 个答案:

答案 0 :(得分:0)

我会说尝试tomcat 8.0.36 -