Managing and operating on hierarchical data structures is an issue in many projects, alongside with security concerns, versioning and querying. To date neither open nor closed source projects or frameworks offer possibilities to dynamically define and manipulate the structure of hierarchical data in a scope like [fleXive] does. Existing Java content repositories do not support operating on structured hierarchical data. JPA-like approaches offer little flexibilty when data structures change, no out-of-the-box security layer or support multilingual content. Hence the urge to provide a solution that combines flexibility, security and performance in one customizable package - a highly customizable content repository and (JSF-based) web components to support creating your own applications with little effort.