I have a file system based Jackrabbit repository which I would like to view and edit directly. Is there an existing tool that allows me to view/edit/delete/add nodes directly?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Jackrabbit itself currently has no built-in general-purpose JCR explorer, but there are some open source options available. This article gives a good overview, and the JCRLinks page on the Jackrabbit wiki has a section about such tools. The best web-based one is probably the JCR Explorer. And for use in Eclipse, Day's Eclipse plugin offers most features (it also supports Jackrabbit). |
||||
|
|
|
If it's behind a WebDAV server, mount it as a file system. |
|||
|
|
|||
|
|