[2015-04-16 07:32:39,416] Artifact netbank:war exploded: Artifact is being deployed, please wait...
四月 16, 2015 7:32:40 上午 org.apache.catalina.deploy.WebXml setVersion
警告: Unknown version string [3.1]. Default version will be used.
四月 16, 2015 7:32:42 上午 org.apache.catalina.core.StandardContext startInternal
严重: Error listenerStart
四月 16, 2015 7:32:42 上午 org.apache.catalina.core.StandardContext startInternal
严重: Context [] startup failed due to previous errors
[2015-04-16 07:32:43,192] Artifact netbank:war exploded: Error during artifact deployment. See server log for details.
遇到这种问题的解决方法:
1.web.xml配置是否有问题.(最可能原因)
2.把Tomcat/Catalina 底下的所有历史信息去掉
3,查看TOMCAT底下的log日志文件,根据日志找原因.