Re: Tomcat started and localhost:8080 is loading

2011-08-29 Thread Pratibha S
ot;GET /RecommendationApp/registration.jsp HTTP/1.1" 404 - 127.0.0.1 - - [29/Aug/2011:16:26:29 -0400] "GET /favicon.ico HTTP/1.1" 404 - -- On Mon, Aug 29, 2011 at 3:07 PM, Priya Ram Prasad wrote: > Hi, > > Add the plugin to eclipse\plugins and

Re: Tomcat started and localhost:8080 is loading

2011-08-29 Thread Pratibha S
Hi Priya, Thank you for the response. I started eclipse with -clean option. error remains the same. Tomcat version and home directory are configured in mongrel settings. How do I check plug-in is installed properly or not? Installed JRE is poiting to jdk directory. Regards, On Mon, Aug 29, 2011

Tomcat started and localhost:8080 is loading

2011-08-28 Thread Pratibha S
Hi, I'm using Tomcat 7.0 and Eclipse Indigo. I'm using Mongrel plug-in for Tomcat. When I start startup.sh, I can load the localhost:8080 page. But when I start Tomcat from Eclipse, it is able to start but I'm unable to load the localhost page. Explorer says, "could not connect to localhost:8080"

Re: Error starting Tomcat

2011-08-26 Thread Pratibha S
, Aug 26, 2011 at 7:06 AM, Konstantin Kolinko wrote: > 2011/8/26 Pratibha S : > > Hi Konstantin Kolinko, > > > > thank you for the reply. > > Did you mean tomcat/webapps/examples/WEB-INF/lib? > > No. Do not touch Tomcat installation and return it to its original

Re: Error starting Tomcat

2011-08-25 Thread Pratibha S
Hi Konstantin Kolinko, thank you for the reply. Did you mean tomcat/webapps/examples/WEB-INF/lib? There is no servlet-api.jar there. Please correct me if I got it wrong. Regards, Pratibha On Thu, Aug 25, 2011 at 6:38 PM, Konstantin Kolinko wrote: > 2011/8/26 Pratibha S : > > Hi, >

Error starting Tomcat

2011-08-25 Thread Pratibha S
Hi, I'm a newbie. I'm unable to start Tomcat from Eclipse Indigo and getting the error below. I checked forums and found that I need to remove servlet.api from CLASSPATH. I removed the entry in the "Libraries" and also tried removing the file from tomcat/lib. Now, Eclipse is not recognizing "javax