Project

General

Profile

« Previous | Next » 

Revision ba10d901

Added by Katja Luther over 6 years ago

close conversation in taxonnavigator in dispose

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/TaxonNavigatorE4.java
400 400
		dataChangeBehavior = null;
401 401
		if (conversation != null) {
402 402
			conversation.unregisterForDataStoreChanges(this);
403
			conversation = null;
403
			conversation.close();
404 404
		}
405 405
		if(cdmEntitySession != null) {
406 406
		    cdmEntitySession.dispose();

Also available in: Unified diff