This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I am a newbie to Tomcat and Struts.
I am not really sure where to post this issue, but I reckon it was the Tomcat that was throwing the error, so I shall post this problem here.
Okay, now my problem is that when I try to run a sample Struts web application (One that I downloaded from Struts' website), Tomcat throws me an error.
Now, all the above files are located at:
I cannot for the life of me understand why tomcat's not taking into consideration "WEB-INF" part?
All this happens when I am trying to run and execute the sample Struts application through Eclipse.
If I make a "WAR" file out of the same thing and put it manually on the "webapps" folder on the Tomcat server, it works like a charm.
Just that for some reason it doesn't work under eclipse IDE...
I have attached a GIF for you guys.
Please pardon me if I posted it at the wrong forum or didn't write my post properly.
"Publishing failed with multiple errors Resource is out of sync with the file system"
after doing this worked fine
Eclipse produces this message when a file in an Eclipse project is changed outside of Eclipse. To avoid it:
a) Don't change files outside of Eclipse
b) Refresh the workspace/project after changing files outside of Eclipse F5 or
c) Enable Window > Preferences > General > Workspace > Refresh Automatically