[richfaces-issues] [JBoss JIRA] Resolved: (RF-10645) Metamer - Inplace Select sample - NullPointerException in initialization

Stan Silvert (JIRA) jira-events at lists.jboss.org
Mon Aug 15 14:57:02 EDT 2011


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

Stan Silvert resolved RF-10645.
-------------------------------

    Resolution: Won't Fix


When you use WAR_BUNDLES_JSF_IMPL you are on your own to configure injection.

> Metamer - Inplace Select sample - NullPointerException in initialization
> ------------------------------------------------------------------------
>
>                 Key: RF-10645
>                 URL: https://issues.jboss.org/browse/RF-10645
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.CR1
>         Environment: RichFaces 4.0.0.20110227-CR1 r.21967
> Metamer 4.0.0.20110228-CR1 r.21993
> Apache MyFaces JSF-2.0 Core Impl 2.0.4
> JBoss AS 6.0.0.Final (default configuration)
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 9.0.597.98 @ Linux x86_64
>            Reporter: Lukáš Fryč
>            Assignee: Stan Silvert
>             Fix For: 4.Future
>
>
> This doesn't work specifically on JBoss AS with bundled MyFaces 2.0.4 and context-param WAR_BUNDLES_JSF_IMPL.
> It seems container don't inject
> private Attributes attributes;
> @ManagedProperty(value = "#{model.capitals}")
> private List<Capital> capitals;
> javax.faces.FacesException: java.lang.reflect.InvocationTargetException
> 	at org.apache.myfaces.shared_impl.context.ExceptionHandlerImpl.wrap(ExceptionHandlerImpl.java:241)
> Caused by: java.lang.NullPointerException
> 	at org.richfaces.tests.metamer.bean.RichSelectBean.init(RichSelectBean.java:67)

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

       



More information about the richfaces-issues mailing list