2010/2/10 Fabián Mandelbaum <[email protected]>: > Hello Ard, > > 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. OTOH, I do not know much about the tool at all. I know I did use it like a year ago, remove nodes, set properties, do queries, etc etc. The developer who made it is currently on holiday, so he can't help you either at this moment Regards Ard > > On Wed, Feb 10, 2010 at 1:01 PM, Ard Schrijvers > <[email protected]> wrote: >> Hello, >> >> one of my colleagues, Bart van der Schans, has developed a quite >> feature complete jcr shell some time ago. You can download it here >> >> http://forge.onehippo.org/frs/?group_id=10 >> >> the sources: >> >> http://forge.hippo-ecm.org/svn/jcr-shell >> >> and small feature list: >> >> http://forge.onehippo.org/forum/forum.php?forum_id=21 >> >> It has been a long time ago I used it, but seems exactly what you need. >> >> Regards Ard >> >> 2010/2/10 Fabián Mandelbaum <[email protected]>: >>> Hello there, >>> >>> I was wondering if there exist, preferably open source, command line >>> JCR query clients, similar to 'mysql' for the MySQL database server >>> for example, allowing one to execute queries against a JCR repository. >>> >>> For example, I'd like to do things like: >>> >>> DELETE /system/myNode >>> >>> and have the JCR /system/myNode removed. >>> >>> Thanks in advance for your help/ideas >>> >>> -- >>> Fabián Mandelbaum >>> IS Engineer >>> >> > > > > -- > Fabián Mandelbaum > IS Engineer >
