I'm importing massive data into a JackRabbit JCR repository. A good UI management tool to visualize the JCR repository would be great to check if the imported data is in a good layout, and also would make my life as developer easier.
I already did some tests on JCR Controller. It appears to be the best opensource tool, but it isn't so mature IMHO. I had a few problems visualizing the data. I could not see some nodes.
2009-08-25 11:54:26
+1
A:
This was previously answered, see Is there a tool to directly edit the contents of a Jackrabbit repository?
BTW, I wouldn't call that "Graphical Tool", as I'd associate that with some sort of drawing or 3D application. It's rather a "management UI", "browser" or "content explorer".
Alexander Klimetschek
2009-08-25 09:01:44
+1
A:
I am the creator of the JCR Controller. The webstart version is limited and I will update it soon. The best way is to checkout the sourcecode directly from sourceforge. It will be also be a good moment to update the Controller.
Waverick
2009-10-27 11:16:26