Installation Problem
Brought to you by:
sandro_boehme
Hi, i'm installing JCR Browser Hippo RPC Edition 0.9.5 beta 1 on Eclipse 3.4.2 and i'm triying to connect to Magnolia with JCR following the instructions in the ReadMeFirst file and it doesnt work, and it shows me this message
"It was not possible to login. Please check the credentials.
Remote repository not found: The resource at http://localhost:8080/rmi could not be retrieved: http://localhost:8080/rmi: http://localhost:8080/rmi"
Can someone give me a little help!!
Thanks in advance
Hello Sergio,
sorry for coming back to you that late.
Hippo is an other CMS so you probably want to use the JCR Browser standard edition to connect to Magnolia.
Magnolia doesn't open an RMI port right now so you would need to use the Jackrabbit version 1.5.2 that is bundled with the JCR Browser and hope that Magnolia uses the same libraries. I already tried to configure Magnolia to open an RMI port but that's at least not trivial because it requires to create a new Magnolia Startup Servlet that get's the repository instance and registers it on an RMI port in a similar way that Jackrabbit does it in it's startup servlet.
Best,
Sandro