DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8648>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8648 Create a "Work" directory ------- Additional Comments From [EMAIL PROTECTED] 2002-05-07 08:45 ------- It would be better to save files in directories such as $PHOENIX_HOME/work/myAppName-12345/SAR-INF/lib/cornerstone.jar Where -12345 is unique for each installation (ie timestamp or similar). The reason for this is that the JVM will cache jars that it loads via URLClassLoader in such a way that it will reload the old jar file even after it has been changed on filesystem in some situations. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
