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?
