[
https://issues.apache.org/jira/browse/ODE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ciaran Jessup updated ODE-296:
------------------------------
Attachment: FixUnneccessaryConstructorArgs.patch
When looking over the code I noticed I was passing an instance variable that
was already in scope, whilst I prefer to be explicit about dependencies, this
patch removes my variable passing so it is more inline with the existing code :)
> 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, AddDocumentSupportv2.patch,
> FixUnneccessaryConstructorArgs.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.