[ 
https://issues.apache.org/jira/browse/ODE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600602#action_12600602
 ] 

Ciaran Jessup commented on ODE-296:
-----------------------------------

Ok, thanks for applying the patch, I hit the file resources an awful lot, in 
fact for every web service invoke, one of my concerns was around being able to 
delete the deployment folder at runtime, on a loaded system unless the 
resources are cached I believe that if the file is continuously being 'read' 
then the file will be locked and I won't be able to get rid of that folder if I 
needed to, also, is there definately no con-current contention on the file-io ? 

> 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, 
> 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.

Reply via email to