44454647484950
throws IOException { final ConfigurationImpl config = new ConfigurationImpl( new PropertiesPropertyResolver( System.getProperties() ) ); return new WebBundleConnection( url, config ); }