Project

General

Profile

« Previous | Next » 

Revision 692fd528

Added by Patrick Plitzner over 6 years ago

ref #6925 Set conversation and cdmEntitySession to null for dispose

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/checklist/e4/ChecklistEditorE4.java
765 765
     */
766 766
    @Override
767 767
    public void workbenchShutdown(IMemento memento, IProgressMonitor monitor) {
768
        conversation.clear();
769
        conversation.close();
770
        conversation = null;
771 768
    }
772 769

  
773 770
    private static final List<String> NODE_INIT_STRATEGY = Arrays.asList(new String[] { "descriptions", //$NON-NLS-1$

Also available in: Unified diff