On 03/12/10 06:33, Scott Battaglia wrote: > If you connect to the server with a DEBUG and set a break point for > after the CredentialsToPrincipalResolver finishes, does it have > attributes?
Ok I'm able to run my tomcat in debug mode and connect there from eclipse. I cannot set the break point in CredentialsToPrincipalResolver since it's an interface. Any help on debugging this to see if attributes are released after the following: 2010-12-04 21:43:38,328 DEBUG [org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl] - <Retrieved attributes='[namedpersonimpl[[email protected],attributes={cn=[Giannis Kapetanakis], Telephone=[2810394161], mail=[[email protected]], edupersonprincipalname=[[email protected]], uid=[bilias]}]]' for query='{username=[[email protected]]}', isFirstQuery=false, currentlyConsidering='org.jasig.services.persondir.support.ldap.ldappersonattribute...@38e02fc4', resultAttributes='null'> 2010-12-04 21:43:38,328 DEBUG [org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl] - <Aggregated search results '[namedpersonimpl[[email protected],attributes={cn=[Giannis Kapetanakis], Telephone=[2810394161], mail=[[email protected]], edupersonprincipalname=[[email protected]], uid=[bilias]}]]' for query='{username=[[email protected]]}'> thanks 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
