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}

although it was never obvious why I sometimes had to, but generally
didn't.

-- 
dave thorn

Would you like green eggs and the fundamental condition of yearning
for meaning in a world devoid of it?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to