[ https://issues.apache.org/jira/browse/ODE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600393#action_12600393 ]
Ciaran Jessup commented on ODE-296: ----------------------------------- Ok, this makes sense, I was unhappy with where I had put my changes anyway, as what you're describing pretty much matches what I understood the code to do. Do you have an issue with the 'resources' hashMap being on oProcess, I can't see it being any worse/better than the existing xslSheet property, and from a serialisation point of view it should just be initialised empty, although imho as perhaps with the xslSheets perhaps it should be marked as transient ? > 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.