fcrepo-exts / fcrepo-import-export

Apache License 2.0
15 stars 19 forks source link

Registering external namespaces #131

Closed fedferguson closed 5 years ago

fedferguson commented 5 years ago

I'm currently building fcrepo using one of the fcrepo-webapp-plus releases.

Ex: https://github.com/fcrepo4-exts/fcrepo-webapp-plus/releases/download/fcrepo-webapp-plus-4.7.5/fcrepo-webapp-plus-4.7.5.war

I'm attempting to set up external namespaces with this repository to avoid having auto assignment done - ns001, etc.

I have a script that extracts the appropriate repository and adds in the path to the custom namespaces file. It seems not to work.

Is that possible with the war release? Or is this what is meant by the "one-click" jar file referenced in the README?

fedferguson commented 5 years ago

Upon further inspection, this does work as expected.