Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 17618 invoked from network); 5 Feb 2009 08:49:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2009 08:49:51 -0000 Received: (qmail 11671 invoked by uid 500); 5 Feb 2009 08:49:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 11643 invoked by uid 500); 5 Feb 2009 08:49:50 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 11634 invoked by uid 99); 5 Feb 2009 08:49:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 00:49:50 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yanshaozhi115@gmail.com designates 209.85.142.188 as permitted sender) Received: from [209.85.142.188] (HELO ti-out-0910.google.com) (209.85.142.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 08:49:42 +0000 Received: by ti-out-0910.google.com with SMTP id w4so214722tib.9 for ; Thu, 05 Feb 2009 00:49:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type; bh=z7Cx2NnaseqBsieJ0HXUC1dyvUxdjhLMWRS56LP5qxY=; b=KSB18+6qv5loLPfYuenr4WRb9VcFMhNkz8pNwpjlsjPvXLHNrdRhDPRGa2xCuX1hmr L/p2tMUw3mdF5Pcgyy5ucHjLwbLT0NnvMl+LxZpuUO3undhq4GisRs9V/28KTp/Ave+d iLLtiS1SmzbPvEj7tgZcXTXOjfhIFhK+2p1zI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type; b=EWjYvi6GuwnMNOVrM9D31EhlgbnWOuvehE3RJ+VYliZdOrjNcbJP5JvItiflMc9MCI WAO1lY74H/eM8w/3aaijS8fi3Tzy4Tvkz+ddRR7MHZqRZ549E0/1Nv0rNkSUqtVWVjS6 cQ+3XpfeAhgSM2TZnY/qiCtPRU17gRwzI3Uk4= Received: by 10.110.43.20 with SMTP id q20mr376079tiq.25.1233823760562; Thu, 05 Feb 2009 00:49:20 -0800 (PST) Received: from PC-200211051917 ([61.177.36.61]) by mx.google.com with ESMTPS id a4sm952692tib.31.2009.02.05.00.49.19 (version=SSLv3 cipher=RC4-MD5); Thu, 05 Feb 2009 00:49:19 -0800 (PST) Date: Thu, 5 Feb 2009 16:49:20 +0800 From: "yanshaozhiGmail" To: "dev" Subject: how can I backup and restore security workspace in jackrabbit Message-ID: <200902051649181875078@gmail.com> X-mailer: Foxmail 6, 14, 103, 24 [cn] Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====003_Dragon051488733402_=====" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --=====003_Dragon051488733402_===== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit HI everyone: Today , I use exportDocumentView and session.importXML method to realize backup and restore data (primary for users and groups) for jackrabbit , however , I found javax.jcr.nodetype.ConstraintViolationException happened when I try to restore data with the method importXML . Is there any way to backup and restore data in jackrabbit and I don't want to use other tool , can Jackrabbit do it ? 2009-02-05 yanjie --=====003_Dragon051488733402_===== Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
HI everyone:
 
Today , I use exportDocumentView and session.importXML  method to realize backup and restore data (primary for users and groups) for jackrabbit , however , I found javax.jcr.nodetype.ConstraintViolationException happened when I try to restore data with the method importXML .
Is there any way to backup and restore data in jackrabbit and I don't want to use other tool , can Jackrabbit do it ?
 
2009-02-05

yanjie 
--=====003_Dragon051488733402_=====--