143144145146147148149150151152153
} }; try { lifecycle.startApplication(null); } catch (Exception e) { throw new RuntimeException("Failed to start standalone OpenWebBeans container", e); }