配置tomcat插件,一直报错,自己一点儿一点儿排错,一点儿一点儿,心态都要奔溃了,搜索了很多的教程都不行,花了3 4个小时,终于可以了,下面是错误信息,还有另一个但是我没来的及复制另一个错误信息,抱歉。
错误信息:
严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
org.apache.tomcat.maven common-tomcat-maven-plugin 2.2
org.apache.tomcat.maven tomcat-maven-plugin-it 2.1 test
org.apache.tomcat.maven tomcat7-maven-plugin 2.2
以上只是搜索中发现解决问题的几种办法,但是对我的问题好像都不适用。如果你也是这样的话 不如试试下面这一种,我的就是通过以下的方法解决了
org.apache.tomcat.maven tomcat7-maven-plugin 2.2 / 9090 UTF-8 true



