
|
If you were logged in you would be able to see more operations.
|
|
|
|
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?!
|
|
Description
|
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?! |
Show » |
|