Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Simple servlet problem: web.xml woes
Simple servlet problem: web.xml woes [message #204972] Mon, 26 November 2007 21:45 Go to next message
Eclipse UserFriend
Originally posted by: earendil._NO_SPAM_merseymail.com

Hi

I'm trying to get a simple servlet to work based on the WTP community
tutorial
http://www.eclipse.org/webtools/community/tutorials/ServletS cenario/ServletScenario.html

I've followed the screen shots and tried to run the servelt but it fails.
The first time aournd it complained about not being able to parse web.xml.

Unfortunately I'm in a bit of a mess now as I cannot reproduce this
message at all. When I try and rerun the servlet I get an alert box
directing me to the logs. I fire up the console, sign in and filter all
logs with the ALL option and there's nothing. I appear to have confused
the IDe somehow. If there are any ides out there on how to dig myself out
of this I'd be very grateful!

I'm using Eclipse 3.2.2, WinXP SP2, Java 1.4 and Websphere CE 1.1

Thanks
Re: Simple servlet problem: web.xml woes [message #204985 is a reply to message #204972] Tue, 27 November 2007 05:53 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

kmg wrote:
> I'm using Eclipse 3.2.2, WinXP SP2, Java 1.4 and Websphere CE 1.1

You should retry it with JRE 1.5 or newer.

--
Nitin Dahyabhai
WTP Source Editors
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Simple servlet problem: web.xml woes [message #205054 is a reply to message #204985] Tue, 27 November 2007 21:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: earendil._NO_SPAM_merseymail.com

Thanks Nitin,

I tried that originally but it is incompatible with that version of CE
apparently.


Rgds
Re: Simple servlet problem: web.xml woes [message #205062 is a reply to message #204972] Wed, 28 November 2007 00:22 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Mon, 26 Nov 2007 16:45:45 -0500, kmg <earendil@_NO_SPAM_merseymail.com> wrote:

> ... I get an alert box directing me to the logs. I fire up theconsole, sign in and filter all logs with the ALL option and there's nothing.

I'm not sure what log you are trying to look at, but I suspect the one this error message
is about wouldn't require a sign-in or filter ... I think it's the eclipse error log it's
referring to, that can be found in your <workspace>/.metadata/.log file.

(or, from About box of Eclipse, pick "configuration" and then pick "view log".)
Previous Topic:Can't launch Eclipse WTP all-in-one R2.0.1
Next Topic:handling of internal errors in WTP
Goto Forum:
  


Current Time: Thu Apr 25 01:55:27 GMT 2024

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

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

Back to the top