[seam-issues] [JBoss JIRA] Created: (JBSEAM-4816) NullPointerException in EL Expression evaluation

Marek Novotny (JIRA) jira-events at lists.jboss.org
Fri Jun 3 03:46:13 EDT 2011


NullPointerException in EL Expression evaluation
------------------------------------------------

                 Key: JBSEAM-4816
                 URL: https://issues.jboss.org/browse/JBSEAM-4816
             Project: Seam 2
          Issue Type: Bug
          Components: EL
    Affects Versions: 2.2.2.Final
            Reporter: Marek Novotny
            Assignee: Marek Novotny
            Priority: Critical
             Fix For: 2.3.0.ALPHA


I get the following error on the first setCreatedMessage call.

Caused by: java.lang.NullPointerException
at org.jboss.seam.core.Expressions.checkELExpression(Expr
essions.java:311)
at org.jboss.seam.core.Expressions.createValueExpression(
Expressions.java:122)
at org.jboss.seam.core.Expressions.createValueExpression(
Expressions.java:100)
at com.mycompany.action.CalendarHome.init
DefaultMessages(CalendarHome.java:185)
at org.jboss.seam.framework.Home.create(Home.java:107)
at org.jboss.seam.framework.EntityHome.create(EntityHome.
java:30)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list