119120121122123124125126
IsisContext.setConfiguration(sessionFactory.getConfiguration()); IsisContextStatic.createRelaxedInstance(sessionFactory); IsisContextStatic.openSession(new ExplorationSession()); builder = new ActionFieldBuilder(subviewSpec); }
110111112113114115116117
112113114115116117118119