Skip to end of metadata
Go to start of metadata

What is Toromiro?

Toromiro is a tool for searching and editing the contents of a Java Content Repository (JCR). The main features are:

  • Connecting to more than one repository at the same time
  • Searching by XPath, JCR-SQL2, SQL
  • Searching by UUID and references to nodes
  • Adding, deleting, moving, and renaming of nodes
  • Adding, removing, and editing properties of nodes
  • Adding and removing mixins on nodes
  • Live monitoring of content changes in repositories
  • Node type editing
  • Graphical display of node type hierarchies

Release notes and change logs of the latest version can be found here.

Supported Repositories

Toromiro is based on version 1.0/2.0 of the Content Repository for Java Technology API (JCR) specified by the Java Specification Request 170 (JSR 170) and Java Specification Request 283 (JSR 283). By default it uses the Apache Jackrabbit implementation, a fully conforming implementation of JCR 1.0/2.0. The connection to a content repository works over Java Remote Method Invocation (Java RMI). It is also possible to define custom JCR adapters for connecting to other JCR repository implementations.

Screenshots

Node Editor

Node Type Editor

Node Type Diagram