On 21/01/2011 06:58, Son KwonNam wrote:
> I told when a jsp file is edited on Eclipse WTP, and published, the
> tomcat work directory is removed and regenerated.
> 
> I checked more and more and finally found out that this happens only
> when the project web context root is "/" in Eclipse Project properties.
> 
> When a project has other context root (except "/"), this
> phenomenon(removing tomcat work directory) does not happen.

That looks like the source of the problem. Tomcat doesn't expect some
external process to remove the work directory. That is almost certainly
what is at the root of the ClassNotFoundExceptions.

Thanks for digging in to this. I'll do some tests today and see if I can
figure out exactly what is going wrong.

Mark

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

Reply via email to