Hi, On 05/12/13 05:48, Àlex Magaz Graça wrote: > I've been trying to deposit through SWORD (both with versions 1 and 2) > but it either fails or does it incorrectly. Fetching the servicedocument > and depositing a file to an item work though. > [...] > Actually, the file element has an ID attribute, what the code is really > checking for is the ADMID attribute, which I've confirmed it is missing.
I just ran into the exact same issue with a pretty much standard DSpace 4 install (I only tried Sword v1). I used easydeposit, which previously worked fine with DSpace 3.2. Reverting dspace-api/src/main/java/org/dspace/content/packager/AbstractMETSIngester.java to the state before this commit https://github.com/DSpace/DSpace/commit/5d8a420f6d47e2387e169798c4f3f1007118f1ab makes the deposit go through but presumably introduces new problems given that this commit was part of the fix for https://jira.duraspace.org/browse/DS-1514. Has anyone successfully used SWORD to submit a new item to DSpace 4? cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

