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.