[
https://issues.apache.org/jira/browse/TRANSACTION-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643159#action_12643159
]
Alexander T commented on TRANSACTION-27:
----------------------------------------
Hi. I'm a long time lurker here, and I really would like to see some JTA
happening. I believe that a lot of resource adapters handle file access and
locks, take for instance Apache Jackrabbit, who already seem to have file
transactions. Developing a HTTP communication protocol between the container
and transaction manager would be a bit overkill if you ask me.
> Standalone File Server using REST
> ---------------------------------
>
> Key: TRANSACTION-27
> URL: https://issues.apache.org/jira/browse/TRANSACTION-27
> Project: Commons Transaction
> Issue Type: New Feature
> Reporter: Oliver Zeigermann
> Priority: Minor
>
> Before implementing JTA we need a standalone file server that decouples it
> from the Applikation server. Main reason is that file access is not allowed
> from inside JEE (is that right) and a.c.t locks might block the whole
> container. Having such a server using a REST like inferface would solve that
> problem. This might be out of scope, though?!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.