[ 
https://issues.apache.org/jira/browse/TRANSACTION-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Zeigermann resolved TRANSACTION-13.
------------------------------------------

    Resolution: Later

I'd be all for deferring this issue to 2.1 as I will require quite some effort. 
Concerning lock implementation: There now is a custom juc compatible Lock 
implementation which - at least principally - would allow passing over locks 
from one thread to another. 

However, this will need more work to find an appropriate interface and protocol 
for something like that.

> JTA Compliant
> -------------
>
>                 Key: TRANSACTION-13
>                 URL: https://issues.apache.org/jira/browse/TRANSACTION-13
>             Project: Commons Transaction
>          Issue Type: New Feature
>            Reporter: Cyrille
>            Assignee: Jörg Heinicke
>             Fix For: 2.0
>
>
> Is there a plan to make Commons-Transaction compliant with JTA (Java 
> Transaction API) ?
> It would be great to get it.
> For exemple, in case of a web file upload, we could make one transaction for 
> tose 2 operations :
> 1) writing metadata in database (title,description...),
> 2) writing the file on the filesystem.

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