[
https://issues.jboss.org/browse/WELD-913?page=com.atlassian.jira.plugin.s...
]
Christian Kaltepoth updated WELD-913:
-------------------------------------
Description: While debugging SEAMFACES-165 I discovered that
{{WeldApplicationFactory}} 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. (was: 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.)
Oh, sorry! I just saw there was a typo in my bug description. It is
{{WeldApplicationFactory}} and not {{SeamApplicationWrapper}} that doesn't implement
{{setApplication()}} correctly. I fixed the description. So it is definitively a Weld
issue.
Sorry! Seems like I got a bit confused by all the wrappers! :-)
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
Assignee: Shane Bryzak
While debugging SEAMFACES-165 I discovered that {{WeldApplicationFactory}} 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