Mikolaj Rydzewski wrote:
I have added following attribues to |META-INF/context.xml and it helped:
||unpackWAR="false" ||antiJARLocking="true" ||antiResourceLocking="true"
|
Sorry for some strange characters, correct line is:
unpackWAR="false" antiJARLocking="true" antiResourceLocking="true"
Kenneth Westelinck wrote:
Deleting the exploded war folder and restarting Tomcat resolves this issue
... but this is not an ideal situation of course. This error ocurs on my
client's machine. I was not able to reproduce this on our local development
machine. The client's machine is running Window