vote up 1 vote down star
1

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?

flag

78% accept rate

2 Answers

vote up 2 vote down check

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).

link|flag
Thanks, Alexander. That's really helpful! – Chinnery Feb 10 at 17:48
vote up 1 vote down

If it's behind a WebDAV server, mount it as a file system.

link|flag
Ah, i wish it were behind a webdav server, but in this case it's not. I'm hoping there's a direct tool to examine the contents of the repository. – Chinnery Dec 20 '08 at 0:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.