On 21/01/2011 11:04, Mark Thomas wrote:
> 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.

I can't repeat this on a standard Tomcat 6.0.x or 7.0.x install.

If you have a test case that demonstrates this issue that doesn't
involve WTP then I'll happily take a look. In the meantime, this looks
like an issue for WTP.

Mark

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

Reply via email to