Skip to Content.
Sympa Menu

shibboleth-dev - [Shib-Dev] 2.2.0-SNAPSHOT tc-config

Subject: Shibboleth Developers

List archive

[Shib-Dev] 2.2.0-SNAPSHOT tc-config


Chronological Thread 
  • From: "Kevin P. Foote" <>
  • To: shibboleth development <>
  • Subject: [Shib-Dev] 2.2.0-SNAPSHOT tc-config
  • Date: Wed, 23 Jun 2010 16:36:05 -0400 (EDT)


Does anyone have the complete list of classes to add to the tc-config ..

I've added:

edu.vt.middleware.ldap.bean.UnorderedLdapBeanFactory
edu.vt.middleware.ldap.bean.UnorderedLdapBeanFactory$UnorderedLdapAttributes
edu.vt.middleware.ldap.bean.AbstractLdapAttributes
edu.vt.middleware.ldap.bean.AbstractLdapBean


But I'm getting an error so wondering if there is another class I
missed..

15:40:30.125 - ERROR
[edu.internet2.middleware.shibboleth.common.profile.ProfileRequestDispatcherServlet:88]
- Erro
r occurred while processing request
java.lang.NullPointerException: null
at
javax.security.auth.Subject$ClassSet.<init>(Subject.java:1311)
[na:1.6.0_16]
at javax.security.auth.Subject.getPrincipals(Subject.java:592)
[na:1.6.0_16]
at
edu.internet2.middleware.shibboleth.idp.session.impl.SessionImpl.__tc_wrapped_getPrincipalName(SessionIm
pl.java:98) [shibboleth-identityprovider-2.2.0-SNAPSHOT.jar:na]


------
thanks
kevin.foote


  • [Shib-Dev] 2.2.0-SNAPSHOT tc-config, Kevin P. Foote, 06/23/2010

Archive powered by MHonArc 2.6.16.

Top of Page