Probably some bad caching somewhere in tomcat. There is a query arg you can add to clear the caches. I think it is something like ?clearcache=true, but don't quote me on that.
On 2011-11-15, at 02:40, Raju Bitter wrote: > When I generate an LZO for an app - using "lzc -c > --runtime=swf10,dhtml library.lzx" - and then delete the LZO, the app > won't compile any more, complaining that the classes included by > library.lzx are undefined, e.g. > > Compilation Errors > ../binary-libs/main-lzotest.lzx:11:55: Unknown tag <myclass> > > After restarting Tomcat, the compile works again as expected. Has > anyone else noticed this behavior?
