[jboss-jira] [JBoss JIRA] Resolved: (JBID-222) NullPointerException when starting samlAuthenticationFilter in seam-sp sample application

Marcel Kolsteren (JIRA) jira-events at lists.jboss.org
Sat Nov 21 11:30:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBID-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Kolsteren resolved JBID-222.
-----------------------------------

    Resolution: Done


> NullPointerException when starting samlAuthenticationFilter in seam-sp sample application
> -----------------------------------------------------------------------------------------
>
>                 Key: JBID-222
>                 URL: https://jira.jboss.org/jira/browse/JBID-222
>             Project: JBoss Identity
>          Issue Type: Bug
>          Components: Identity-Federation
>    Affects Versions: IDENTITY-1.0.0.CR1
>            Reporter: Marcel Kolsteren
>            Assignee: Marcel Kolsteren
>
> 15:25:08,867 ERROR [[/seam-sp]] Exception starting filter Seam Filter
> java.lang.NullPointerException
> 	at org.picketlink.identity.seam.federation.SamlAuthenticationFilter.getPublicKeyOfIDP(SamlAuthenticationFilter.java:410)
> 	at org.picketlink.identity.seam.federation.SamlAuthenticationFilter.init(SamlAuthenticationFilter.java:162)
> 	at org.jboss.seam.servlet.SeamFilter.init(SeamFilter.java:97)
> This is causes by the renaming of the namespace in which the samlAuthenticationFilter lives:
> - In SamlAuthenticationFilter class: @Name("org.picketlink.identity.seam.federation.samlAuthenticationFilter")
> - In the component.xml of the seam-sp sample app: name="org.picketlink.seam.federation.samlAuthenticationFilter"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list