Re: [sword-app-tech] Error from DSpace server

2012-05-02 Thread Marco Fabiani
Hi Richard, > Are you using the standard DSpace swordv2 or my stabilised > implementation at https://github.com/nye-duo/DSpace/tree/duo I am not sure, I will download the latest stabilised implementation and try again! Cheers Marco

Re: [sword-app-tech] Error from DSpace server

2012-05-02 Thread Richard Jones
Hi Marco, On 2 May 2012 14:38, Marco Fabiani wrote: > Hello, > > while trying to get DataFlow/DataStage talk to DSpace, I found a possible bug > in the DSpace sword2 server (NullPointer exception). > > When I update an item using for example (python): > > deposit_receipt = c.update(edit_media_ir

[sword-app-tech] Error from DSpace server

2012-05-02 Thread Marco Fabiani
Hello, while trying to get DataFlow/DataStage talk to DSpace, I found a possible bug in the DSpace sword2 server (NullPointer exception). When I update an item using for example (python): deposit_receipt = c.update(edit_media_iri = new_receipt.edit_media,