Hi having issues trying to get marmotta installed and configured on a remote vm.
AFAICT some behaviours are bugs - i didnt see these reported - I'll post to JIRA once I've checked on the full expected behaviour here - and if its a bug in behaviour or documentation. I was trying to set the database config at /marmotta/storage-kiwi/admin/database.html and cannot get past the basic authentication request. I have tried to set up 'standard' profile - and a property did in fact appear in system-config.properties. The default login admin/pass123 did not work there was no security.enabled property - but there was a security.configured property i tried setting configured to false - still asked for authentication. i set back to true and added security.enabled = false - still no joy. At this point a bug appears: if i reload the marmotta context the UI loses all styling (and functionality) - i need to completely restart tomcat to get the UI working again. then I find the system-config.properties has been overwritten and the configuration changes lost. i dont see how the documentation for configuration is consistent with this beahviour - which one is wrong? anyway - i went away and came back after a little while - and it worked without authentication (has some cached thing expired?) my best guess as to what is happening 1) restarting is wiping the config - probably a bug 2) there is some delay before a configuration change propagates to changed behaviour in the UI - whether reloads/restarts affect this at all I cant tell.- this may be a documentation bug if its expected behaviour 3) why the UI breaks and becomes unstyled HTML still a mystery. Cheers Rob Atkinson