Issue Type: Enhancement Enhancement
Affects Versions: 1.0
Assignee: Tom Cunningham
Components: transformation
Created: 06/May/13 11:45 AM
Description:

We need to use a URIResolver implementation that loads XSL includes from a relative path in the current class loader. Right now, the following doesn't work in a stylesheet for transform.xslt:

<xsl:stylesheet>
<xsl:include href="foo.xsl"/>
...
</xsl:stylesheet>

Fix Versions: 1.0
Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
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