Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to not use workspace metadata
How to not use workspace metadata [message #215377] Sat, 14 June 2008 01:32 Go to next message
Eclipse UserFriend
Originally posted by: axel.kratel.replaysolutions.com

I have a virgin installation of tomcat 5.5, and all I want is for a
Dynamic Web Project to publish the war into the existing webapps directory
of that Tomcat instance. When I double click on the Tomcat runtime, I see
the buttons where I get to select "Use Tomcat Installation". But
everything is grayed out and it doesn't let me make the changes.

How can I make the changes?

I've burned an entire day on trying just to get this working, to no avail.
All I want Eclipse to do is edit code and build my war files. I do not
want it to mess with my application server configuration other than to
deploy applications to webapp directory.
Re: How to not use workspace metadata [message #215461 is a reply to message #215377] Mon, 16 June 2008 11:42 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Axel Kratel wrote:
> I have a virgin installation of tomcat 5.5, and all I want is for a
> Dynamic Web Project to publish the war into the existing webapps
> directory of that Tomcat instance. When I double click on the Tomcat
> runtime, I see the buttons where I get to select "Use Tomcat
> Installation". But everything is grayed out and it doesn't let me make
> the changes.
> How can I make the changes?
>
> I've burned an entire day on trying just to get this working, to no
> avail. All I want Eclipse to do is edit code and build my war files. I
> do not want it to mess with my application server configuration other
> than to deploy applications to webapp directory.
>
>
>

The line at the top of the Server Locations section states "Server must
be published with no modules present to make changes." So remove any
projects from the server and then publish the server and these options
become enabled.

Cheers,
Larry
Re: How to not use workspace metadata [message #215568 is a reply to message #215461] Tue, 17 June 2008 01:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: axel.kratel.replaysolutions.com

I've tried to locate where to remove the projects from the server, but the
only time that dialog comes up is when creating web projects and choosing
a server. I've tried the project properties, and I've tried the
preferences > Servers menu path as well.

I finally deleted the project entirely, and the options were still grayed
out.
Re: How to not use workspace metadata [message #215575 is a reply to message #215568] Tue, 17 June 2008 03:42 Go to previous message
Eclipse UserFriend
Originally posted by: axel.kratel.replaysolutions.com

Axel Kratel wrote:

> I've tried to locate where to remove the projects from the server, but the
> only time that dialog comes up is when creating web projects and choosing
> a server. I've tried the project properties, and I've tried the
> preferences > Servers menu path as well.

> I finally deleted the project entirely, and the options were still grayed
> out.
Never mind my last post. The process worked, but I ended up deleting the
project and re-importing it.
Previous Topic:Why does JSP editor complain about refs to generic Map?
Next Topic:Re: ant projectSetImport in Eclipse 3.2 available?
Goto Forum:
  


Current Time: Fri Apr 19 09:46:54 GMT 2024

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

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

Back to the top