Does anybody know a good and easy JCR UI management Tool?
Asked Answered
U

3

10

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.

Unprovided answered 5/8, 2009 at 15:47 Comment(0)
F
4

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.

Fashionable answered 27/10, 2009 at 11:16 Comment(2)
JCR Controller (version 0.72, downloaded from sourceforge) worked fine for JackRabbit 2.2 after modifying classpath: replace jackrabbit-jcr-rmi-1.3.jar by jackrabbit-jcr-rmi-2.2.0.jar and add jcr-2.0.jar Thank you for such tool!Starwort
Since you are it's creator: The homage gives a 404. :-(Pammie
G
4

I can recommend you JCR Controller.

Ghiselin answered 22/8, 2009 at 18:52 Comment(1)
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.Unprovided
F
4

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.

Fashionable answered 27/10, 2009 at 11:16 Comment(2)
JCR Controller (version 0.72, downloaded from sourceforge) worked fine for JackRabbit 2.2 after modifying classpath: replace jackrabbit-jcr-rmi-1.3.jar by jackrabbit-jcr-rmi-2.2.0.jar and add jcr-2.0.jar Thank you for such tool!Starwort
Since you are it's creator: The homage gives a 404. :-(Pammie
C
2

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

Contraband answered 25/8, 2009 at 9:1 Comment(1)
I'll try again JCR Explorer. I had a few issues to deploy it on my server, and because of it I just started to try other tools. I already saw the pages on Jackrabbit wiki. The Day plugin seems to be not working on current Eclipse version. Thanks for the help!Unprovided

© 2022 - 2024 — McMap. All rights reserved.