From dev-return-26067-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Nov 02 16:41:24 2009 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 77373 invoked from network); 2 Nov 2009 16:41:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Nov 2009 16:41:24 -0000 Received: (qmail 81029 invoked by uid 500); 2 Nov 2009 16:41:23 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 80879 invoked by uid 500); 2 Nov 2009 16:41:23 -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 80672 invoked by uid 99); 2 Nov 2009 16:41:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 16:41:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 16:41:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 64B48234C48D for ; Mon, 2 Nov 2009 08:40:59 -0800 (PST) Message-ID: <466612938.1257180059407.JavaMail.jira@brutus> Date: Mon, 2 Nov 2009 16:40:59 +0000 (UTC) From: "Thomas Mueller (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Assigned: (JCR-2369) Problem importing node with binary property in a repository configured with datastore In-Reply-To: <412431056.1256809259373.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller reassigned JCR-2369: ----------------------------------- Assignee: Thomas Mueller > Problem importing node with binary property in a repository configured with datastore > ------------------------------------------------------------------------------------- > > Key: JCR-2369 > URL: https://issues.apache.org/jira/browse/JCR-2369 > Project: Jackrabbit Content Repository > Issue Type: Bug > Affects Versions: 1.6.0 > Reporter: Luca Tagliani > Assignee: Thomas Mueller > Attachments: testBug.zip > > > Using the importXML method of workspace to import some node containing binary properties the nodes are imported correctly and the value of the binary data property is imported > However the binary data goes to the db (persistenceManager) an not to the datastore. > Creating a new node of the same type using the api, the binary data go to the datastore. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.