[
https://issues.apache.org/jira/browse/TRANSACTION-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564450#action_12564450
]
Geoffrey Wiseman commented on TRANSACTION-13:
---------------------------------------------
Commons Transaction seems much more useful if I can synchronize it with a
database transaction, I have to admit.
> 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.