Hi All,

Just a heads-up - I don't know if anyone else has seen this, but I've
noticed some odd behaviour with TomEE. When it finishes starting on my
machine, every application then refreshes/redeploys. In my case my app fails
to deploy second time around. I dug a bit deeper and this seems to happen
when Tomcat detects a change to conf/web.xml which it checks for by
monitoring its timestamp. We always seem to delete this file in the
Installers class which is called by the Tomcat hook.

I've changed this so this file only gets overwritten if its content has
actually changed. Hopefully this won't cause any problems, but please say if
it does.

Cheers

Jon

Reply via email to