Problems with the RI and Annotation
-----------------------------------

                 Key: SHALE-352
                 URL: http://issues.apache.org/struts/browse/SHALE-352
             Project: Shale
          Issue Type: Bug
          Components: Tiger
    Affects Versions: 1.0.4-SNAPSHOT
         Environment: JSF RI 1.2_03-RC3 + Ryan's fix
            Reporter: sean schofield


I am still having troubles with the tiger annotations and the RI.  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").

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