Changeset 5664
- Timestamp:
- 10/09/08 11:44:21 (6 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SRC/org/openmicroscopy/shoola/env/data/OMEROGateway.java
r5662 r5664 1060 1060 thumbnailService = null; 1061 1061 fileStore = null; 1062 entry.closeOnDestroy(); 1062 1063 blitzClient.closeSession(); 1064 entry = null; 1065 blitzClient = null; 1063 1066 } catch (Exception e) { 1064 1067 //session already dead.
