Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Repository URLFilesystem Path
http://localhost:8080/rest/pub/

/pub/

http://localhost:8080/rest/project1//pub/project1/
http://localhost:8080/rest/project2//pub/project2/

Transactions

Basic testing has been completed with transactions over a read/write filesystem federation.  Content will not be written to the filesystem federation until a transaction is complete.  For transactions that are never completed (due to rollback or timeout) content is never written to the filesystem.

Other Connectors

In addition to the filesystem connector, Modeshape includes several other connectors, for federating content from Git, CMIS repositories, and relational databases.

...