[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-758) Fix for NPE in org.jboss.seam.core.Selector

Sergei Dudin (JIRA) jira-events at jboss.com
Thu Feb 1 20:03:19 EST 2007


Fix for NPE in org.jboss.seam.core.Selector
-------------------------------------------

                 Key: JBSEAM-758
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-758
             Project: JBoss Seam
          Issue Type: Patch
    Affects Versions: 1.1.6.GA
         Environment: CVS head
            Reporter: Sergei Dudin
            Priority: Blocker
             Fix For: 1.1.6.GA
         Attachments: patch.txt

Getting NPE at startup:

java.lang.NullPointerException
	at org.jboss.seam.core.Selector.getCookieValue(Selector.java:60)
	at org.jboss.seam.security.Identity.initCredentialsFromCookie(Identity.java:84)
	at org.jboss.seam.security.Identity.create(Identity.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

        



More information about the seam-issues mailing list