From: Jim D. <oj...@ca...> - 2008-01-23 15:52:45
|
On 23/01/2008, Antony Corfield [awc] <aw...@ab...> wrote: > Hi Jim, > No modifications but any idea why returned serviceDocument has > > <collection > href="http://localhost:8080/dspace/deposit/123456789/1109"> > <atom:title type="text">sword</atom:title> > <accepts>application/zip</accepts> > > but collection.getAcceptsList() is empty? It should be "accept" rather than "accepts", and it needs to be in the atom namespace. jim |