Hi all,
I wonder if someone in this forum could show me how to utilize
'structured-import' properly.
I tried to follow the explanation on chapter 9.1 on complete manual of
Geonetwork 2.2, but I ended up with errormessage :
nullpointerException:.
config-import.xml:
<config>
<categoryMapping>
<mapping dir="maps" to ="maps"/>
<mapping dir="datasets" to ="datasets"/>
<mapping dir="interactiveResources" to ="interactiveResources"/>
<mapping dir="audioVideo" to ="audioVideo"/>
<default to="directories"/>
</categoryMapping>
</config>
cheers,
Inus