655656657658659660661662663664
}); // Do not put the following statements in a finally block. // It would hide the possible exception raised during startup // See SONAR-3107 startupContainer.stopComponents(); pico.getComponentByType(DatabaseSessionFactory.class).clear(); } }