Welcome to Priha

Priha is an implementation of the JSR-170 Java Content Repository API. It is mostly meant for people who wish to use JSR-170 in their application with as few external dependencies as possible.

Priha is not officially TCK compliant, though as of version 0.6.4 it does pass the JSR-170 test suite. It was originally designed to complement JSPWiki 3.0 as an integrated provider layer, which does show in some of the design choices. However, it is likely to be useful as a generic, simplified JSR-170 implementation as well. Please see the Features page for more information.

The Priha design goals are follows:

Acknowledgements

Big thanks must go to the Apache Jackrabbit development group, whose code has served as a great inspiration for Priha.