415416417418419420421422
"ERROR: unable to find the webapp config for webapp name( " + webappName + " )" ); } if ( log.isInfoEnabled() ) { log.debug( "webapp( " + webapp + " )" ); } state = new State(); state.setTestMode( webapp.isTestMode() ); }