[ 
https://issues.apache.org/jira/browse/TRINIDAD-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801211#action_12801211
 ] 

Matthias Weßendorf commented on TRINIDAD-1440:
----------------------------------------------

can you provide some more information ?

> null pointer exception
> ----------------------
>
>                 Key: TRINIDAD-1440
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1440
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: windows 
>            Reporter: andres castillo
>            Priority: Critical
>
> If JSF component has default property in null , then the component  reach 
> with null value and exception is throw.. we reinstall the previous version 
> and all is working like usual..
> static private void _checkNotListKey(PropertyKey key)
>     throws IllegalArgumentException
>   {
>     if (key.isList())
>       throw new IllegalArgumentException(_LOG.getMessage(
>         "KEY_IS_LIST_KEY", key));
>   }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to