Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 66655 invoked from network); 5 Dec 2005 18:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 18:12:01 -0000 Received: (qmail 63319 invoked by uid 500); 5 Dec 2005 18:11:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63265 invoked by uid 500); 5 Dec 2005 18:11:59 -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 63215 invoked by uid 99); 5 Dec 2005 18:11:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 10:11:58 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.69 as permitted sender) Received: from [205.152.59.69] (HELO imf21aec.mail.bellsouth.net) (205.152.59.69) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 10:11:58 -0800 Received: from ibm63aec.bellsouth.net ([65.80.200.112]) by imf21aec.mail.bellsouth.net with ESMTP id <20051205181136.HDTE2746.imf21aec.mail.bellsouth.net@ibm63aec.bellsouth.net> for ; Mon, 5 Dec 2005 13:11:36 -0500 Received: from [172.16.1.7] (really [65.80.200.112]) by ibm63aec.bellsouth.net with ESMTP id <20051205181122.YEYB24930.ibm63aec.bellsouth.net@[172.16.1.7]> for ; Mon, 5 Dec 2005 13:11:22 -0500 Message-ID: <439482CA.40709@bellsouth.net> Date: Mon, 05 Dec 2005 13:11:22 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Could not find java.naming.ldap.attributes.binary key in environment References: In-Reply-To: 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 Simon.Temple@saaconsultants.com wrote: > > > >I think I've tracked it down... sorry to bother you with this. > >I forgot to add > > >asn.1.berlib.provider=org.apache.ldap.common.berlib.asn1.SnickersProvider > > > Oh yes that makes a difference. Perhaps once we consolidate all these providers in to one fast robust one there will be no need for this. >I guess the default provider mechanism doesn't pass down the whole >environment...? > > It should. Something might be messed up. I'll have to look into it. Alex