Is this a bug or a feature? [message #73207] |
Fri, 11 February 2005 13:07  |
Eclipse User |
|
|
|
I have installed and successfully used WTP.
I first tried the tutorial by Lawrence Mandel "Building a School Schedule
Web Application"
Then I tried the tutorial by Naci Dai "Building and Running a Web
Application"
Since they both use the same server I only had to choose a Server Runtime
Environment for the second tutorial.
However, the Tomcat configuration file server.xml was not being updated when
the second tutorial was being deployed.
To get it to work I had to select the 'Servers' tab (the one between
Properties and Console), select "Tomcat v5.0 Server @ localhost", right
click on it and select "Add and Remove Projects". From there I selected my
project for the second tutorial and added to the Configured Projects list
which appeared empty (since the project for my first tutorial was closed).
Interestingly, the extra setting added to server.xml is not surrounded by
newlines, therefore it appears appended to the end of the same setting that
already existed.
To confirm that it was all there I double-clicked on server.xml which can be
found on Project Explorer under Other Projects / Servers / Tomcat v5.0
Server @ localhost-config
Is the above behaviour as you would expect? If so, I suggest the authors of
the tutorials should add a small note about the extra step needed if the
tutorial in question is not the first one to be tried.
|
|
|
|
|
Re: Is this a bug or a feature? [message #74089 is a reply to message #74003] |
Tue, 15 February 2005 12:14  |
Eclipse User |
|
|
|
Hi Juan,
>Also, if the consensus is that this is a bug, then what is the right way
to raise a defect?
You can open a defect by going to http://bugs.eclipse.org/bugs. You will
need to register for an account (it's free). You should then open a defect
against the Web Tools project and the wst.server component. Please provide
a detailed description of the problem as you have in your newsgroup posts.
Lawrence
|
|
|
Powered by
FUDForum. Page generated in 0.26566 seconds