vote up 0 vote down star

I Have set up a dynamic web project in eclipse with a tomcat 5.5 installation.

I want to be to set the server to us the tomcat installation instead of the workspace metadata location but when eclipse displays the Overview screen for the server the Server locations section is disabled and therefore I am unable to change it.

The overview screen is displayed when you have the servers view open and you then double click on the server.

Is it possible to enable this part of the Overview screen or hack a config file to point at the tomcat installation?

flag

67% accept rate

2 Answers

vote up 1 vote down check

Ok, sorry for my previous answer, I had never seen that Overview screen before.

Here is how I did it:

  1. Right click on my tomcat server in "Servers" view, select "Properties…"
  2. In the "General" panel, click on the "Switch Location" button
  3. The "Location: [workspace metadata]" bit should have been replaced by something else.
  4. Open (or close and reopen) the Overview screen for the server.

link|flag
See the update to the question on how to access the screen I am having problems with – Craig Angus Jun 18 at 13:54
Ok, thank you for these precisions. Hope that new answer works. – jhominal Jun 20 at 14:56
Thank you! so easy when you know how! – Craig Angus Jul 3 at 10:39
vote up 0 vote down

Hi, I was having the same issue, I follwed your step it worked now.

Thanks.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.