[
https://issues.apache.org/jira/browse/CHAIN-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved CHAIN-87.
----------------------------------
Resolution: Fixed
Committed in revision 1492853. This one was fairly easy, since I could just
return {{CatalogFactory.getInstance()}} in {{XmlConfigParser}}. The hard part
will be CHAIN-86.
> Change method signature of ConfigParser.parse(URL)
> --------------------------------------------------
>
> Key: CHAIN-87
> URL: https://issues.apache.org/jira/browse/CHAIN-87
> Project: Commons Chain
> Issue Type: Sub-task
> Reporter: Benedikt Ritter
> Assignee: Benedikt Ritter
> Fix For: 2.0
>
>
> Instead of magically filling a singleton instance of a CatalogFactory, the
> ConfigParser's parse(URL) method should be changed to:
> {code:java}
> CatalogFactory parse(URL) throws ChainConfigurationException
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira