]
Clint Popetz updated JBSEAM-3670:
---------------------------------
Attachment: wicketFilterContexts.patch
Wicket filter shouldn't unconditionally set up scopes.
------------------------------------------------------
Key: JBSEAM-3670
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3670
Project: Seam
Issue Type: Patch
Reporter: Clint Popetz
Attachments: wicketFilterContexts.patch
This breaks out the changes from 3645 with this comment:
Seam's WicketFilter currently sets up scopes unconditionally if it is installed. This
causes faces requests to fail because the SeamPhaseListener also sets up and tears down
scopes, and so when the wicket filter finishes and tries to tear down its scopes, it finds
them gone and an exception occurs. I've changed WicketFilter to not set up scopes, but
instead to have WicketFilterInstantiator's anonymous subclass of the real WicketFilter
install the scopes _if_ wicket has determined the request is a wicket request.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: