[richfaces-issues] [JBoss JIRA] Resolved: (RF-9472) Metamer: managed property not injected with Myfaces

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Dec 22 18:53:18 EST 2010


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

Nick Belaevski resolved RF-9472.
--------------------------------

    Resolution: Out of Date


Fixed in JBoss AS CR1

> Metamer: managed property not injected with Myfaces
> ---------------------------------------------------
>
>                 Key: RF-9472
>                 URL: https://issues.jboss.org/browse/RF-9472
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone3
>         Environment: RichFaces 4.0.0.20101004-M3 r.19446 
> Metamer 4.0.0.20101004-M3 r.19455 
> Myfaces 2.0.2 
> JBoss AS 6.0.0.20100911-M5 
> OpenJDK Runtime Environment 1.6.0_18-b18 @Linux 
> Chrome 7.0.548.0 @ Linux, IE7
>            Reporter: Pavol Pitonak
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.CR1
>
>
> 1. download http://nexus.qa.jboss.com:8081/nexus/content/repositories/releases/org/richfaces/tests/metamer/4.0.0.20101004-M3/metamer-4.0.0.20101004-M3-myfaces.war 
> 2. deploy to JBoss AS 6 M5 
> 3. open http://localhost:8080/metamer/faces/components/richSubTable/simple.xhtml
> result:
> An Error Occurred:
> java.lang.reflect.InvocationTargetException
> Caused by:
> java.lang.NullPointerException - java.lang.reflect.InvocationTargetException
> This is probably causing the problem:
> @ManagedProperty(value = "#{model.employees}")
> private List<Employee> employees;
> http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20101004-M3/application/src/main/java/org/richfaces/tests/metamer/bean/RichSubTableBean.java

-- 
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