简体   繁体   English

Eclipse上的Tomcat Apache 6服务器错误

[英]Tomcat Apache 6 server on Eclipse Error

Not able to add Apache tomcat 6.0 server in eclipse. 无法在eclipse中添加Apache tomcat 6.0服务器。

FYI I have my eclipse-standard-kepler-SR2-win32 this contains J2EE package. 仅供参考,我有eclipse-standard-kepler-SR2-win32,其中包含J2EE软件包。 And the environment variables needed for java are already set up.Incase i need to modify anything for apache tomcat server please list in the steps. 并且Java所需的环境变量已经设置好了。如果我需要为apache tomcat服务器修改任何内容,请在步骤中列出。

I have downlaoded tomcat from http://tomcat.apache.org/download-60.cgi In this in the end Source Code Distributions downlaoded the zip from there and extracted it on desktop. 我从http://tomcat.apache.org/download-60.cgi下载了tomcat。最后,在此,Source Code Distributions从那里下载了zip,并将其解压缩到了桌面上。

I am getting this error The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasper-el.jar. 我收到此错误The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasper-el.jar. The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasper-el.jar.

Please help me with steps.I have tried searching the same but nothing was clear and to the point. 请帮助我采取步骤。我尝试过搜索相同的内容,但目前为止还不清楚。

Going to Windows>Perferrence>server>Runtime Environment>Add and then i am selecting the directory in which my apache bin folder is there. 转到Windows>Perferrence>server>Runtime Environment>Add and then i am selecting the directory in which my apache bin folder is there.

Please provide the clear and specific steps. 请提供清晰明确的步骤。

Just check your apache lib folder for this file is available. 只需检查您的apache lib文件夹即可找到该文件。 if not then download and present it. 如果没有,请下载并显示。

您必须选择您的tomcat的HOME目录。例如D:\\ apache-tomcat-7.0.42 ..试试这个,并告诉我们检查链接以在Windows中安装tomcat

You are selecting incorrect directory. 您选择的目录不正确。 Instead of apache/bin, select apache home directory while configuring the server. 在配置服务器时,请选择apache主目录,而不是apache / bin。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM