Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » problem with tomcat on eclipse 3.1
problem with tomcat on eclipse 3.1 [message #120375] Wed, 13 July 2005 04:27 Go to next message
Eclipse UserFriend
Originally posted by: cristian.anca.gmail.com

Hello,

I have a problem. I am trying to start Tomcat from eclipse. I have WTP
0.7M5 plugin installed and I configured tomcat. When I start tomcat, in
the console I don't see any error and also I looked at all log files under
tomcat and no error but when I try to access http://localhost:8080/
nothing hapens. I only see a blank page.
Re: problem with tomcat on eclipse 3.1 [message #120389 is a reply to message #120375] Wed, 13 July 2005 04:33 Go to previous messageGo to next message
Eclipse UserFriend
Cristian Anca wrote:

> Hello,
>
> I have a problem. I am trying to start Tomcat from eclipse. I have WTP
> 0.7M5 plugin installed and I configured tomcat. When I start tomcat, in
> the console I don't see any error and also I looked at all log files under
> tomcat and no error but when I try to access http://localhost:8080/
> nothing hapens. I only see a blank page.

You need to set the name of your webapp:
http://localhost:8080/foobar
Re: problem with tomcat on eclipse 3.1 [message #120401 is a reply to message #120389] Wed, 13 July 2005 05:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cristian.anca.gmail.com

I have set the name of my application but all I can see is a blank page
too. and when I click view source I don't see anything. I have tryed to
set up tomcat on my home pc and at work too and I have the same problem.
Re: problem with tomcat on eclipse 3.1 [message #120440 is a reply to message #120401] Wed, 13 July 2005 08:33 Go to previous message
Eclipse UserFriend
It's possible that the Bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=103430

is at least contributing to the confusion. If you are using Tomcat
5.0.x or 5.5.x, then I would recommend creating "ROOT/WEB-INF" folders
under your
<workspace> /.metadata/.plugins/org.eclipse.wst.server.core/tmp?/webapps
folder. This may avoid your blank responses.

Assuming the URL you are using is correct, there still may be some
reason your web application isn't being served successfully. Hopefully
there would be clues in the Console view for the server, or in a log
file in the ".../org.eclipse.wst.server.core/tmp?/logs" directory.

Cheers,
Larry

Cristian Anca wrote:
> I have set the name of my application but all I can see is a blank page
> too. and when I click view source I don't see anything. I have tryed to
> set up tomcat on my home pc and at work too and I have the same problem.
>
Previous Topic:[WTP0.7M5] Server Explorer vs. MySQL 4.1
Next Topic:Installing WTP on Eclipse 3.1
Goto Forum:
  


Current Time: Thu Apr 17 12:04:24 EDT 2025

Powered by FUDForum. Page generated in 0.23276 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top