Hello Jukka, Yes, you are right that file:///path/to/repository is exactly what I wanted.
OTOH, you mention JR 2.x jars, my repo is JR 1.4.x, will the 2.x jars work fine with it? (I can test before I ask, but better be safe than sorry, even if I can backup the whole folder before attempting anything ;-)) On Wed, Feb 10, 2010 at 1:51 PM, Jukka Zitting <[email protected]> wrote: > Hi, > > On Wed, Feb 10, 2010 at 5:43 PM, Ard Schrijvers > <[email protected]> wrote: >> 2010/2/10 Fabián Mandelbaum <[email protected]>: >>> indeed it is! Though I'd like to use it with a local (transient) repo >>> instead of an RMI one... is this possible with the tool 'as is'? >> >> Hmm, you need to connect to a repository, isn't? So, that would be >> either rmi or webdav or..? Not sure how you could use a shell >> embedded, if you mean that. > > I think he's referring to the client process starting an embedded > repository instance for accessing the raw repository data on disk. > > As an alternative to jcr-shell, you may also want to take a look at > the --cli mode of the jackrabbit-standalone jar in the latest trunk. > To open an embedded repository with it, use: > > java -jar jackrabbit-standalone-2.1-SNAPSHOT.jar --cli > file:///path/to/repository > > The tool also supports the RMI and WebDAV remoting layers. > > BR, > > Jukka Zitting > -- Fabián Mandelbaum IS Engineer
