[weld-issues] [JBoss JIRA] Created: (WELD-913) SeamApplicationWrapper doesn't implement setApplication() correctly

Christian Kaltepoth (JIRA) jira-events at lists.jboss.org
Wed May 25 01:29:01 EDT 2011


SeamApplicationWrapper doesn't implement setApplication() correctly
-------------------------------------------------------------------

                 Key: WELD-913
                 URL: https://issues.jboss.org/browse/WELD-913
             Project: Weld
          Issue Type: Bug
          Components: Web Tier integration (JSF, JSP, EL and Servlet) 
    Affects Versions: 1.1.0.Final
         Environment: Tomcat 7.0.8, Seam Faces 3.0.1, MyFaces 2.0.5
            Reporter: Christian Kaltepoth


While debugging SEAMFACES-165 I discovered that {{SeamApplicationWrapper}} doesn't implement {{setApplication()}} correctly. The class should recreate the locally cached {{Application}} so that future calls to {{getApplication()}} return a correctly wrapped version of the new {{Application}} instance.

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

        


More information about the weld-issues mailing list