[ https://issues.apache.org/jira/browse/ODE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ciaran Jessup updated ODE-296: ------------------------------ Attachment: AddDocumentSupport.patch Initial patch to provide document() support. Solves test-case, supports local relative to process folder filename resolution. * Requires further testing around: ** Absolute paths ** URLS ** Local&Absolute file paths containing spaces. Should be pretty efficient the resources should only load in once per versioned process instance deployment, occasionally under heavy load might load in more than once, but mostly should be quite quick. > Support XSLT's document() function > ---------------------------------- > > Key: ODE-296 > URL: https://issues.apache.org/jira/browse/ODE-296 > Project: ODE > Issue Type: New Feature > Components: BPEL Runtime > Reporter: Ciaran Jessup > Fix For: 1.2 > > Attachments: AddDocumentSupport.patch, HelloWorld2.zip > > > Currently the BPEL runtime does not support executing XSL stylesheets that > use the XSLT document() function to retrieve resources local to the process > directory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.