日期:2014-05-18  浏览次数:20683 次

我从做系统刚装好了TOMCAT5.5,运行时就报错,请教应该如何解决这个问题?
小第刚学JSP,是个菜鸟,不知道如何解决这个问题,以前用都还是好好的!!
报错的内容:
C:\Borland\JBuilder2005\jdk1.4\bin\javaw   -classpath   "C:\Tomcat   5.5\bin\bootstrap.jar;C:\Borland\JBuilder2005\jdk1.4\lib\tools.jar "     "-Dcatalina.home=C:/Tomcat   5.5 "     org.apache.catalina.startup.Bootstrap   -config   D:\untitled1\Tomcat\conf\server8083.xml   start  

This   release   of   Apache   Tomcat   was   packaged   to   run   on   J2SE   5.0  
or   later.   It   can   be   run   on   earlier   JVMs   by   downloading   and  
installing   a   compatibility   package   from   the   Apache   Tomcat  
binary   download   page.


------解决方案--------------------
jdk的版本应该是1.5以上的,不过也可以把jak1.5的tools包拷贝到tomcat5.5的lib目录下解决问题