From: Vladimir G. <vla...@du...> - 2010-02-07 21:41:51
|
Currently, uploaded Nexus files are saved in $CATALINA_HOME/webapps/ treebase-web/NexusFileUpload/username/filemame.nex. That is, inside the exploded WAR. This means they are lost at each application re=- deployment. Is this the intended behavior? I suspect not, since the file names are stored in DB and there are links to these files from a Study page. (There is however, treebase-web/accessviolation.html message displayed when clicking these links, both in my instance and at 6666, even for files that are still on the server, so I have doubts.) --Vladimir |