System.exit(1);
}
private ClassPathXmlApplicationContext getApplicationContext(final String ctxName) {
if (ctx == null) {
OMContextListener omcl = new OMContextListener();
omcl.contextInitialized(new ServletContextEvent(new ServletContext() {
public void setAttribute(String arg0, Object arg1) {
}
public void removeAttribute(String arg0) {
}