Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 87668 invoked from network); 6 Apr 2011 22:29:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2011 22:29:04 -0000 Received: (qmail 71012 invoked by uid 500); 6 Apr 2011 22:29:04 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 70938 invoked by uid 500); 6 Apr 2011 22:29:03 -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 70930 invoked by uid 99); 6 Apr 2011 22:29:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 22:29:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alfatek@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-wy0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 22:28:57 +0000 Received: by wyb34 with SMTP id 34so3284386wyb.1 for ; Wed, 06 Apr 2011 15:28:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=4WGJLksGov5R5PiSshYtJGWqOJHeqEiM68zQ5+am+jU=; b=WtM7swiA2TJJoEwd4cBcTB0zwnffEAeML5hc5kcz0dwPEPHJBUrc7bu49fR/4S2VfC fnLoRf1ZEcgHC2ohG7ylKcpKqWJnIlz/NMogoVn1c6pQtCvdHqhtlkLwWbQxUMkAU3Ld WEmvw8HdeBxODgtVx3jSTkecBipy3ufvTMPVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gvqTAhq2hUya6qAUSU3Kr05HLE1ksqPNCTCPRsQxnwCdVDWd2z7kLieMc8oTWfP8nO aquvhNcCoXoox6G8zM9IHKbDkDZAVFhGm038Z59qPBXMuQ0gzqFcCJ3EMlgJnY1/YEtj pFpoUlR9zKBUlVoNFlR04azTIY795zEZgUklo= MIME-Version: 1.0 Received: by 10.217.3.69 with SMTP id q47mr169956wes.15.1302128916436; Wed, 06 Apr 2011 15:28:36 -0700 (PDT) Received: by 10.216.183.66 with HTTP; Wed, 6 Apr 2011 15:28:36 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 Apr 2011 23:28:36 +0100 Message-ID: Subject: Command line tools to change repository From: Paulo Silva To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=20cf301e2f2d84178004a04783d8 --20cf301e2f2d84178004a04783d8 Content-Type: text/plain; charset=ISO-8859-1 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 --20cf301e2f2d84178004a04783d8--