Support a catalog file for schema resolution in configuration documents
-----------------------------------------------------------------------
Key: SWITCHYARD-212
URL:
https://issues.jboss.org/browse/SWITCHYARD-212
Project: SwitchYard
Issue Type: Enhancement
Components: configuration
Reporter: Keith Babo
It seems pretty likely that we will run into situations where schema referenced in a
SwitchYard configuration needs to be resolved through a different path. The schema may be
using a URN which needs to be mapped to a network or file system URL. Or the schema
location could be URL-based, but a connection fails (due to client or server issue) during
parsing/validation. It would be nice to provide a user-accessible catalog file that can
be used to map a systemId to a local path. This way, if additional schema are used in a
particular setup that are not part of what we ship in the project, the user can update the
catalog to point to the correct spot.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira