Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i use suse 10
i have java 1.5
eclipse 3.1
tomcat 5.5
when i go to preference -> server -> Installed Server Runtime Environnement, i click add, select tomcat and add folder
usr/share/tomcat5 eclipse said me
The Tomcat installation directory is not correct. It does not point to a valid Tomcat installation.
Sorry for bumping this old thread, but has anyone found a soloution to it?
I try to add an server runtime environment to Eclipse WTP under Window -> Preferences -> Server -> Installed Runtimes -> Add... This gives me this window.
I select Tomcat 5, which is the one I have installed and click Next. The problem is, I can't figure out what to put in the «Tomcat installation directory».
Sorry for bumping this old thread, but has anyone found a soloution to it?
I try to add an server runtime environment to Eclipse WTP under Window -> Preferences -> Server -> Installed Runtimes -> Add... This gives me this window.
I select Tomcat 5, which is the one I have installed and click Next. The problem is, I can't figure out what to put in the «Tomcat installation directory».
I discovered, that the file "common/lib/servlet-api.jar" doesn't exist in my
installation (from a rpm shipped with the distribution), neither as a real file
nor as a link (instead a link named "[servletapi5].jar" exists). I created a
symbolic link servlet-api.jar->[servletapi5].jar and it worked.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.