Thanks for your message. Yes, I just tried. It didn't change anything. IMHO it's better this way as it woud be scary if just the location of the bean inside the xml config file would make it work.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Yale CAS mailing list" <[email protected]> Sent: Friday, October 20, 2006 9:38 AM Subject: Re: BindLdapAuthenticationHandler question > > Have you try to put your contextSource at the top of file? Like this > > <beans> > <bean id="contextSource" > class="org.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource"> > <property name="urls"> > <list> > <value>ldap://@ip:389</value> > </list> > </property> > </bean> > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
