From dev-return-7169-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sun Aug 07 20:21:17 2005 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 46728 invoked from network); 7 Aug 2005 20:21:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Aug 2005 20:21:16 -0000 Received: (qmail 41975 invoked by uid 500); 7 Aug 2005 20:21:15 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 41794 invoked by uid 500); 7 Aug 2005 20:21:15 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 41781 invoked by uid 99); 7 Aug 2005 20:21:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2005 13:21:15 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_POST,FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.71 as permitted sender) Received: from [205.152.59.71] (HELO imf23aec.mail.bellsouth.net) (205.152.59.71) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2005 13:21:04 -0700 Received: from ibm66aec.bellsouth.net ([65.80.200.112]) by imf23aec.mail.bellsouth.net with ESMTP id <20050807202112.WJAR2899.imf23aec.mail.bellsouth.net@ibm66aec.bellsouth.net> for ; Sun, 7 Aug 2005 16:21:12 -0400 Received: from [172.16.1.39] (really [65.80.200.112]) by ibm66aec.bellsouth.net with ESMTP id <20050807202112.IKLX3975.ibm66aec.bellsouth.net@[172.16.1.39]> for ; Sun, 7 Aug 2005 16:21:12 -0400 Message-ID: <42F66D37.3060203@bellsouth.net> Date: Sun, 07 Aug 2005 16:21:11 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Storing binary data in 0.9.1 fails (or data given back from the directory is changed) References: <42F66A8B.7000104@labeo.de> In-Reply-To: <42F66A8B.7000104@labeo.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Stefan Zoerner wrote: > Hi Alex! > > I changed my server.xml configuration, i.e. I added the attributes as > described to the java.naming.ldap.attributes.binary list. > Unfortunatly, it doesn't work, the binary data is still stored/read > out wrong. I checked it with Softerra LDAP Administrator and added an > inetOrgPerson entry with a jpegPhoto attribute. Photo was damaged. > I also ran the test case I added to JIRA DIREVE-163, and it failed as > well. > > Therefore there must be a problem within ApacheDS, or with my > configuration skills. > Ok another bug to nip. Sorry it did not work out. I'll try to get some time soon to figure out why this is not working. Thanks for sticking through with it to the end. Alex