SPRNET-1212 - NamespaceParserRegistry: System.UriFormatException: Invalid
This commit is contained in:
@@ -123,7 +123,6 @@ namespace Spring.Objects.Factory.Xml
|
||||
schemas.XmlResolver = new XmlResourceUrlResolver();
|
||||
#endif
|
||||
|
||||
//TODO - externalize default list of parsers.
|
||||
RegisterParser(new ObjectsNamespaceParser());
|
||||
// register custom config parsers
|
||||
ConfigurationUtils.GetSection(ConfigParsersSectionName);
|
||||
|
||||
Reference in New Issue
Block a user