That was one of the links I gave below ;) (sorry for indentation problem, it wasn't easy to read) (hope it'll be better with another email account)
I run Sling as a standalone application after packaging svn sources. "Start Sling with the RMI export of the repository enabled. That’s standard if you start the Sling launchpad/webapp module with mvn jetty:run, for example. Sling can either run inside Tomcat, or standalone, as the connection is made via RMI." How to configure "RMI export of the repository" in the standalone version? Then, there is still the problem of integrating a *.war (those generated for the JCR Explorer). I didn't found how to do. At the moment I only have integrated *.jar bundles from Felix console. Thx, Audrey Le 21 mai 2010 à 11:52, Bertrand Delacretaz a écrit : > Hi, > > On Fri, May 21, 2010 at 11:20 AM, Audrey Colbrant <[email protected]> > wrote: >> ...I would like to give a try on JCR Explorer (www.jcr-explorer.org) in >> order to compare with >> mentioned prototypes, but I don't understand how to integrated the .war >> generated to the Sling >> standalone version. Do you have any advice please?... > > I wrote a blog post a while ago, > http://grep.codeconsult.ch/2009/01/06/using-the-jcr-explorer-with-sling/ > , didn't check it lately but that should still work. > > -Bertrand
