awips2/javaUtilities/collaboration.dataserver
Brian Clements ce1038723d 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: d44c55e976 [formerly 31c42d161146b0367435c66535d4da700a572f24]
Former-commit-id: bfde9c37ce
2014-03-12 08:27:22 -05:00
..
.settings Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
config Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
META-INF Issue #2756 reworked collaboration dataserver build 2014-03-06 11:49:57 -06:00
scriptBin Issue #2756 reworked collaboration dataserver build 2014-03-06 11:49:57 -06:00
src/com/raytheon/collaboration/dataserver Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00
.classpath Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
.project Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
build.properties Issue #2756 new collaboration openfire plugin and http service 2014-02-18 10:03:12 -06:00
build.xml Issue #2827 fixed collab dataserver returning empty body with 200 2014-03-12 08:27:22 -05:00