-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Karen,
> On 9/4/19 10:45, Karen Goh wrote: >> On Wednesday, September 4, 2019, 9:32:43 PM GMT+8, Dave Thorn >> <da...@fysh.org.INVALID> wrote: > > >> On Wed, Sep 04, 2019 at 01:21:11PM +0000, Karen Goh wrote: > > >>> I am facing this problem - that Tomcat - 9.0.24 doesn't >>> refreshes and it will give ma an error, even after I commented >>> out a line. But, after several cleaning - using Tomcat >>> Directory clean, right-click on the project in Eclipse and do a >>> run maven force update and project built, it will still give me >>> an error that point out to a commented out line. > > >> Do you have a tomcat/work directory? ISTR sometimes having to > >> rm -rf /var/cache/tomcat/work/Catalina/localhost/{webappname} > >> Could you let me know how to do it Windows 10 way? Sorry for the >> trouble cos basically most of my stuff is still using Windows >> 10.... > > C:> DEL /S %CATALINA_BASE%\work\Catalina\localhost\{webappname} > > Or just navigate Windows Explorer to the "work" directory and > press the "DELETE" key on your keyboard. > > Hi Chris, > > Just to clarify, so instead of doing the clean, I will have to to > to this place - C:\Program > Files\Apache\apache-tomcat-9.0.24\webapps\webappname and delete > weappname ? Not at all. You are deleting the "work" directory for the application. Only do this when Tomcat is not running, otherwise it will probably get very upset. You probably don't need to do this. I was just helping you translate *NIX-speak into Windows-speak. > I happened to read this > https://stackoverflow.com/questions/763693/where-is-the-work-directory - -located-for-a-tomcat-instance-running-in-eclipse > > I checked the location when I right-clicked the Tomcat instance, > it says meta data, so should I delete the metadata one ? My Tomcat > configuration is take control of Tomcat installation. > > Kindly advise. And thanks for your help.> You've reached the limit of my knowledge when it comes to Eclipse. I mostly use Eclipse as a text editor with auto-complete and syntax checking. I do builds and deployments separately. - -chris -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl1v6OUACgkQHPApP6U8 pFhyNQ//ZYdfKCkKBp1uLqUzxrhxqxyb8KyrgUDAwl9hPUar8BINzK3Wp+tz8esX 6EGYuMiNbqgKvF8QLV6PllIkqo/tV/qlmzgSkiGPhXtn6O3FIBy1iCIScCaFyUnE kWoI8Ct7qwQsQtfn2fR6FqLR/om1dHGYr86zCBow65vxS04wXVD6X8i0N3gdPkKh Q7MQYsG5pzdI+CtiXGnXaFGhZP58guCZd1EAlbH9xEVxHY5RFh8XDBlf4VmOFrXD jrgkmo1Lzkr2lCmWRgi1CCaqma3daMbKnND/CVjACPzgfMIMu3Vyj1oEO4rvFqBX ph7cXM+B6XMDqMKa9PVg0+S5LUKjZIPptm9jvupGp9JzBeoxPXwR2k7UO6K873/c ndone4WrWoB/3J829Kk6nrZ39ukEG2O2tpfN8h3WRuz49exUnGlh+F14QG1D6f9h 8i7T5vHkIONUnw7L3dS4jpGwoxJXM0QmlKc3Aj/t6P4QzFSnIK3peEEUGR7WqC1S w1OIMumpMocOtyJRym4nSUByyk5NLUxjJS0Z6Iilg/BlbAPqFpSAfNzwf4h/C4Ue fidAWIFyubp4RNrNDMSap7hOE+6cIukAYNDpH9h+GgWjFhB7dHKE9gZdcHcsOzOG YXGYXN0j3Uz9HZEKEpOm23eykBG7Yj2tbNUWUR2d4NtScLeLsaY= =7zeG -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org