Hi, I am also using antiResourceLocking flag in context.xml. Once the flag is set to true, Tomcat starts exploding web application in temp directory. It works well for me in Linux and Windows environment, but in AIX, I cannot even start tomcat with antiResourceLocking flag set to true.
When I saw my application folder in temp (AIX box), I noticed that all files were of zero bytes. And in the catalina logs I see lots of SAX parse exception. Well since all files including web.xml is of 0 bytes, it starts throwing XML parse exception. Does anyone have work around for this problem? I am using tomcat 6.018. Vikas -- View this message in context: http://www.nabble.com/antioJarLocking-not-working-tp19187318p19565053.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]