Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Galileo & Web Project based on Tomcat
Galileo & Web Project based on Tomcat [message #490883] Mon, 12 October 2009 09:02 Go to next message
Gilbert  is currently offline Gilbert Friend
Messages: 25
Registered: October 2009
Junior Member
Hi

Can someone tell me how to find where Eclipse stores details of deployed web projects on a XP system? I'm developing a Struts 2 based web-app which has been working. I became suspicious that Eclipse was no longer deploying the latest version of my struts.xml file. So to verify, I deleted it from my project - selected my web-project -> Run on Server and the project ran! I've stopped the Tomcat Server, cleared the work area, removed the web project via server add remove, cleaned and rebuilt the project. Still the web-app runs. I've even deleted the server definition and re-created it and still I can't "kill" my web-app.

I have absolutly no idea what to try next!

Regards
Re: Galileo & Web Project based on Tomcat [message #490938 is a reply to message #490883] Mon, 12 October 2009 13:35 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Gilbert wrote:
> Hi
>
> Can someone tell me how to find where Eclipse stores details of deployed
> web projects on a XP system? I'm developing a Struts 2 based web-app
> which has been working. I became suspicious that Eclipse was no longer
> deploying the latest version of my struts.xml file. So to verify, I
> deleted it from my project - selected my web-project -> Run on Server
> and the project ran! I've stopped the Tomcat Server, cleared the work
> area, removed the web project via server add remove, cleaned and rebuilt
> the project. Still the web-app runs. I've even deleted the server
> definition and re-created it and still I can't "kill" my web-app.
>
> I have absolutly no idea what to try next!
>
> Regards

Details about the Tomcat support in WTP can be found in the Tomcat FAQ:

http://wiki.eclipse.org/WTP_Tomcat_FAQ

You can check where the web-app is being published and verify if the
struts.xml is not there. I would expect it not to be there, since it
was removed from the project. If so, then why that doesn't "kill" the
web-app would be a separate issue.

Cheers,
Larry
Re: Galileo & Web Project based on Tomcat [message #491002 is a reply to message #490938] Mon, 12 October 2009 18:06 Go to previous messageGo to next message
Steve Whatmore is currently offline Steve WhatmoreFriend
Messages: 95
Registered: July 2009
Member
Typically it is located:

<Projects
Folder> \.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpweba pps


"Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
news:havbao$fhk$1@build.eclipse.org...
> Gilbert wrote:
>> Hi
>>
>> Can someone tell me how to find where Eclipse stores details of deployed
>> web projects on a XP system? I'm developing a Struts 2 based web-app
>> which has been working. I became suspicious that Eclipse was no longer
>> deploying the latest version of my struts.xml file. So to verify, I
>> deleted it from my project - selected my web-project -> Run on Server and
>> the project ran! I've stopped the Tomcat Server, cleared the work area,
>> removed the web project via server add remove, cleaned and rebuilt the
>> project. Still the web-app runs. I've even deleted the server definition
>> and re-created it and still I can't "kill" my web-app.
>>
>> I have absolutly no idea what to try next!
>>
>> Regards
>
> Details about the Tomcat support in WTP can be found in the Tomcat FAQ:
>
> http://wiki.eclipse.org/WTP_Tomcat_FAQ
>
> You can check where the web-app is being published and verify if the
> struts.xml is not there. I would expect it not to be there, since it was
> removed from the project. If so, then why that doesn't "kill" the web-app
> would be a separate issue.
>
> Cheers,
> Larry
Re: Galileo & Web Project based on Tomcat [message #491536 is a reply to message #491002] Wed, 14 October 2009 22:08 Go to previous message
Gilbert  is currently offline Gilbert Friend
Messages: 25
Registered: October 2009
Junior Member
Sorry Guys,

I've got to plead stupidity here. I'd been playing with the Struts 2 convention plugin which doesn''t require the struts,xml file to be present (it uses it if it finds it). Once you told me where to look and the file wasn't there, the penny dropped - I'd put it in the wrong place in my source application!

Sorry
Previous Topic:Don't want ECMA Compliance -- just ordinary JavaScript compliance...
Next Topic:Upgrade from Eclipse Europa to Galileo
Goto Forum:
  


Current Time: Fri Apr 19 18:39:03 GMT 2024

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

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

Back to the top