Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Wtp-wst-dev] How to configure Tomcat5.0.28 in Eclipse3.1????

Hi Friends,
 
I am new this group and i want to configure my application into Eclipse IDE....
I have download the Eclipse as eclipse-SDK-3.1M6-win32.zip and Tomcat5.0.28 and Plag-ins are tomcatPluginV31beta.zip ...the default jvm is jdk1.4.2_03.........
 
I configured all the things but i am not able to running the tomcat in my Eclipse....these are the problems i am geeting here..
 
1) when i running the tomcat i am getting the error like...

Jul 27, 2005 2:37:14 PM org.apache.catalina.loader.WebappClassLoader validateJarFile

INFO: validateJarFile(E:\Eclipse\eclipse\workspace\MTProd\WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

2) when i calling the default tomcat home page as the URL http://localhost:8080/

i am geeting  "he page cannot be found"

3) But one thing is if i call the jsp or html page like http://localhost:8080/projectname/index.jsp.....then it's calling the jsp page and running the jsp page....

what's the problem in my IDE and what was the wrong i have done....i am not able to figure out the problem here...

Please any one help me how to configure the tomcat????

 

Thanks alot,

Srinivas.

 

 

 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


Back to the top