From users-return-17329-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Apr 07 07:34:07 2011 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 67152 invoked from network); 7 Apr 2011 07:34:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 07:34:06 -0000 Received: (qmail 51075 invoked by uid 500); 7 Apr 2011 07:34:06 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 51048 invoked by uid 500); 7 Apr 2011 07:34:06 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 51029 invoked by uid 99); 7 Apr 2011 07:34:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 07:34:03 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of j.reijn@1hippo.com designates 64.18.2.161 as permitted sender) Received: from [64.18.2.161] (HELO exprod7og104.obsmtp.com) (64.18.2.161) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Apr 2011 07:33:55 +0000 Received: from mail-iy0-f169.google.com ([209.85.210.169]) (using TLSv1) by exprod7ob104.postini.com ([64.18.6.12]) with SMTP ID DSNKTZ1ozfToHwMIV5j6UG+dMRTgvJ86RNI2@postini.com; Thu, 07 Apr 2011 00:33:34 PDT Received: by iyf13 with SMTP id 13so2934745iyf.0 for ; Thu, 07 Apr 2011 00:33:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.187.165 with SMTP id cw37mr550677ibb.88.1302161613257; Thu, 07 Apr 2011 00:33:33 -0700 (PDT) Received: by 10.231.15.138 with HTTP; Thu, 7 Apr 2011 00:33:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 Apr 2011 09:33:33 +0200 Message-ID: Subject: Re: Command line tools to change repository From: Jeroen Reijn To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=001636b2ad6a65fb2704a04f2043 X-Virus-Checked: Checked by ClamAV on apache.org --001636b2ad6a65fb2704a04f2043 Content-Type: text/plain; charset=ISO-8859-1 There might others out there, but a colleague of mine has written a command line tool, which you could use on the machine itself. It connects through RMI, is open source and can be found here: http://forge.onehippo.org/gf/project/jcr-shell Gr, Jeroen On Thu, Apr 7, 2011 at 12:27 AM, Paulo Silva wrote: > Hi, > > I have jackrabbit-jca-1.5.5.rar deployed in jboss 4.2.3GA in a remote > server > where I only have ssh / ftp access. > > Now I need some kind of tool that connects to the repository and allows me > to make some changes in it (remove nodes / properties). > > I'm sure this is a common problem so I'm asking the experts: is there any > tool I can use to solve my problem? > > > > thanks in advance > --001636b2ad6a65fb2704a04f2043--