Project

General

Profile

« Previous | Next » 

Revision 6548ea8a

Added by Cherian Mathew almost 9 years ago

  • corrected recursive autowiring
  • changed application context loading to be more performant

View differences:

eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/session/CdmEntitySession.java
191 191
    public void bind() {
192 192
        logger.info("Binding session with owner " + sessionOwner.toString());
193 193
        cdmEntitySessionManager.bind(sessionOwner);
194
        cdmEntitySessionManager.notifyObservers();
194

  
195 195
    }
196 196

  
197 197
    /* (non-Javadoc)

Also available in: Unified diff