[sword-app-tech] Sword2 server multipart/related headers

2012-06-12 Thread Benjamin Pennell
I apologize if this is already known, but while testing out the java implementation of the Sword2 server I found that the extraction of multipart/related deposit requests containing an atom entry and a content file could not read the individual file headers, resulting in a null pointer exception.

Re: [sword-app-tech] JavaServer2.0 and JavaClient2.0 from https://github.com/swordapp

2013-11-06 Thread Benjamin Pennell
Yup, we're here! We are using the same JavaServer SWORDv2 implementation as the basis for our server. In our case we are building the server as a jar and incorporating it into a larger web app. Its located at https://github.com/UNC-Libraries/Carolina-Digital-Repository/tree/master/sword-server/