138139140141142143144
throw new RuntimeException("Failed to load config", e); } } protected void setupDefaultRealm(String contextPath) { new ApplianceBootstrap().bootstrap(sessionFactory, contextPath); }