[ 
http://issues.apache.org/struts/browse/SHALE-345?page=comments#action_38979 ] 
            
sean schofield commented on SHALE-345:
--------------------------------------

I am still having troubles with the tiger annotations and the RI.  NOTE: This 
is even after Ryan's 11-30-2006 fixed jar that he sent me.

I have a session bean: shoppingCart and a backing bean w/request scope 
viewCart. The viewCart bean uses annotations to declare a shoppingCart property 
and I wrote the appropriate setterMethod. The setter method is not being called 
and the value for shoppingCart is null. The session bean (which is also 
declared by annotation) is definitely being created. I am able to return a 
value using the AbstractFacesBean method getBean("shoppingCart").

> Failures in shale-test-tiger app against JSF 1.2 (on both Tomcat 6 and 
> Glassfish)
> ---------------------------------------------------------------------------------
>
>                 Key: SHALE-345
>                 URL: http://issues.apache.org/struts/browse/SHALE-345
>             Project: Shale
>          Issue Type: Bug
>          Components: Tiger
>            Reporter: Craig McClanahan
>
> The "shale-test-tiger" test application (exercises Tiger Extensions features) 
> gets NPE exceptions when run with JSF 1.2, on either Tomcat 6 or Glassfish, 
> in the Lifecycle Navigation Events and Subview Lifecycle Events tests.

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

        

Reply via email to