awips2/javaUtilities/collaboration.dataserver/src/com/raytheon/collaboration/dataserver
Brian Clements 05ddcce572 Issue #2827 fixed collab dataserver returning empty body with 200
we check if a file exists in and out of the lock when reading
if the file is deleted between checks, the inner check attempts to return an error
we had already access the output stream from the response object so it is committed to 200
fixed by waiting to get the output stream until after the second check


Former-commit-id: 2aa9dcb248 [formerly ce1038723d] [formerly bfde9c37ce] [formerly 2aa9dcb248 [formerly ce1038723d] [formerly bfde9c37ce] [formerly d44c55e976 [formerly bfde9c37ce [formerly 31c42d161146b0367435c66535d4da700a572f24]]]]
Former-commit-id: d44c55e976
Former-commit-id: fb6be670b1 [formerly ab86cda554] [formerly 1b8f3ce536ab968c6e5e63d5bfe2ffc91722e548 [formerly d693c07bb4]]
Former-commit-id: 199f3f09805b232480df05d4c222e11bab11f4ce [formerly 22d6302151]
Former-commit-id: 560f51d226
2014-03-12 08:27:22 -05:00
..
auth Issue #2756 added security toggle to collaboration 2014-03-04 16:02:25 -06:00
storage Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00
Config.java Issue #2756 reworked collaboration dataserver build 2014-03-06 11:49:57 -06:00
DataserverMain.java Issue #2756 reworked collaboration dataserver build 2014-03-06 11:49:57 -06:00
DataService.java Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00
RestException.java Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
WebServerRunner.java Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00
XmppServerConnection.java Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00