Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 49572 invoked from network); 28 Nov 2005 16:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Nov 2005 16:12:01 -0000 Received: (qmail 18404 invoked by uid 500); 28 Nov 2005 14:25:21 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 18336 invoked by uid 500); 28 Nov 2005 14:25:20 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 18319 invoked by uid 99); 28 Nov 2005 14:25:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2005 06:25:19 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.49.191] (HELO web54701.mail.yahoo.com) (206.190.49.191) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 28 Nov 2005 06:26:49 -0800 Received: (qmail 18735 invoked by uid 60001); 28 Nov 2005 14:24:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=kllFXDuja/IhUf6JnkP9Xl2NgNgB5kFv+lTnuqrHq8hbQWRkyXVyDCHjt4UEJYSm8c5v+WcrcxBRDGRMdcjHvclcjNt+oJcVCXJjIuMAC1SgTMIp07XJFp24kuP7bKRdYJ59L7rvwyjtnSwpvIO+IF4Hs6UFy5JNEGLHxm/BP3c= ; Message-ID: <20051128142455.18733.qmail@web54701.mail.yahoo.com> Received: from [128.221.4.201] by web54701.mail.yahoo.com via HTTP; Mon, 28 Nov 2005 06:24:54 PST Date: Mon, 28 Nov 2005 06:24:54 -0800 (PST) From: David Le Strat Subject: Re: Problems authenticating against LDAP server To: Jetspeed Developers List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Edu, Which version of J2 are you using? You need to use the latest from SVN. Regards, David Le Strat --- JSH Hater wrote: > Hi, > > First of all, this is my first message for this list > ... I'm a developer > living in Barcelona and I need to configure > jetspeed-2 to authenticate users > against > an LDAP Server (IBM Secure way). I've read > documentatiot I found at ( > http://portals.apache.org/jetspeed-2/multiproject/jetspeed-security/ldap.html). > I've created > two files security-spi-ldap.xml ( > http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/security/etc/security-spi-ldap.xml?view=markup) > and security-spi-ldap-atn.xml > ( > http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/security/etc/security-spi-ldap-atn.xml?view=markup > ). > > When I start the portal I get an exception like > this: > > INFO: ATENCI�N: El nombre de papel de seguridad > admin es usado en un > sin haber sido definido en > > org.springframework.beans.factory.BeanDefinitionStoreException: > Error > registering bean with name ' > org.apache.jetspeed.security.spi.impl.ldap.LdapBindingConfig' > defined in URL > [file:/D:/Programas/jakarta-tomcat-5.0.30 > /webapps/jetspeed/WEB-INF/assembly/security-spi-ldap.xml]: > Bean class [ > org.apache.jetspeed.security.spi. > impl.ldap.LdapBindingConfig] not found; nested > exception is > java.lang.ClassNotFoundException: > org.apache.jetspeed.security.spi.impl.ldap.LdapBindingConfig > java.lang.ClassNotFoundException: > org.apache.jetspeed.security.spi.impl.ldap.LdapBindingConfig > at > org.apache.catalina.loader.WebappClassLoader.loadClass( > WebappClassLoader.java:1340) > at > org.apache.catalina.loader.WebappClassLoader.loadClass( > WebappClassLoader.java:1189) > at > java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:219) > at > org.springframework.beans.factory.support.BeanDefinitionReaderUtils.createBeanDefinition > (BeanDefinitionReaderUtils.java:60) > at > org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinition > (DefaultXmlBeanDefinitionParser.java:306) > > This seems like I don't have class named > LdapBindingConfig in package > org.apache.jetspeed.security.spi.impl.ldap. Where I > can find this class? > Where I can find more documentation about this? > > Thanks a lot and sorry about my poor english ... > Regards from Barcelona ... > > > Edu > ________________________ David Le Strat Blogging @ http://dlsthoughts.blogspot.com __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org