If you're referring to another bean, you need to do p:attributeRepository-ref="attributeRepository"
Cheers, Scott On Wed, Dec 1, 2010 at 5:34 AM, Kapetanakis Giannis < [email protected]> wrote: > On 01/12/10 05:22, Scott Battaglia wrote: > > You can post your exception here and we can all attempt to help you. > > > > Cheers, > > Scott > > Thanks, > > the exception is attached in catalina.out > I'm also attaching my deployerConfigContext.xml > > They only change I've done is that I added > p:attributeRepository="attributeRepository"/ in > > <bean > > > > class="org.jasig.cas.authentication.principal.UsernamePasswordCredentialsToPrincipalResolver" > p:attributeRepository="attributeRepository"/> > > Without the p:attributeRepository="attributeRepository", > cas is searching for attributes but never releases them in the SAML > response. > > check https://lists.wisc.edu/read/messages?id=8149467 thread > > Any help appreciated > > Giannis > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
