You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Richard Shu (JIRA)" <ji...@apache.org> on 2008/04/14 22:25:05 UTC

[jira] Issue Comment Edited: (TRANSACTION-13) JTA Compliant

    [ https://issues.apache.org/jira/browse/TRANSACTION-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588743#action_12588743 ] 

rshu edited comment on TRANSACTION-13 at 4/14/08 1:24 PM:
-----------------------------------------------------------------

The JTA Compliant feature seems a very useful one; with that it'd be much easier to work with transaction managers like JOTM. Just wonder when this feature will be included in release.

      was (Author: rshu):
    The JTA Compliant feature seems a very useful one, and it'd be much easier to use the FileResourceManager with transaction managers like JOTM. Just wonder when this feature will be included in release.
  
> 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.