Closed mbklein closed 7 years ago
Now that I dig in further, it appears the values are coming from fcrepo's DefaultPropertyLoader. I'm leaving this issue open while I look into the "access denied" issues, but the properties at least make sense now.
This is definitely a directory permissions issue. I can only assume it's the result of the updated Tomcat 8 Solution Stack. Making it work reliably would require adding a pre-deployment script, which involves adding an .ebextensions
directory to the root of the warfile. It probably makes more sense to forget about file-simple persistence and proceed with #121.
This is going to be fixed (eventually) by #121 anyway, but the fcrepo file-simple configuration is getting some weird ideas about where its object and binary directories are. I can't figure out where those values are coming from; they're different from the defaults in
file-simple/repository.json
and I don't see them having been overridden anywhere.