Project

General

Profile

« Previous | Next » 

Revision b14494a9

Added by Andreas Kohlbecker over 5 years ago

fix #7036 making sure all spring beans are disposed when the vaadin session times out

  • RegistrationToolbar, RegistrationUI, RegistrationWorkingsetPresenter, NavigationManagerBean as DisposableBean
  • seetting the vaadin closeIdleSessions parameter to true in web.xml

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/ui/RegistrationUI.java
165 165
//            eventBus.publishEvent(new NavigationEvent(INITIAL_VIEW));
166 166
//        }
167 167
    }
168

  
168 169
}

Also available in: Unified diff