535455565758596061626364656667
return new DefaultLookupNameResolver( props ); } catch ( IOException e ) { throw new ConfigException( "Failed to load lookup.properties.", e ); } } else { throw new ConfigException( "Failed to get InputStream for " + LOOKUP_PROPERTY_FILE ); } }