mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 19:43:10 +00:00
Make context's static, and autoCommit for remainders
This commit is contained in:
@@ -55,7 +55,6 @@ public class BitstreamResource {
|
||||
log.error(e.getMessage());
|
||||
throw new WebApplicationException(Response.Status.INTERNAL_SERVER_ERROR);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@GET
|
||||
|
Reference in New Issue
Block a user