急!!!!myeclipse 中启动tomcat7 时 报 source not found for org.apache.catalina.util.LifecycleBasehttp://ask.csdn.net/#
这个应该是tomcat的启动编译报错,应该是没有找到jar包,
source not found
你的 tomcat7 找不到,可能是版本不支持,或没配置好
你试试重新解压安装tomcat 7 或 tomcat6,替换掉现在的 7
你的jdk什么版本?是不是低了
是不是java的环境变量没有配置好
就是JDK版本过低!!!!!换一个高jdk就好了。tomcat7需要 6 and later(7 and later for WebSocket)