[
https://issues.apache.org/jira/browse/EXTCDI-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149369#comment-13149369
]
Mark Struberg commented on EXTCDI-239:
--------------------------------------
hi!
ad #1) yes, but remember that this _only_ happens if the bean gets used on
_different_ views which use GET! This is not often the case. Usually you have 1
'entry page' with GET and then just do POST in between the other pages.
ad #2) yup true, will take a look tomorrow.
ad #3) do we have a default separator defined as static public final String
somewhere already? I just did like to use a different one for the viewId than
for the viewParameters.
> Expire RestScoped beans if it's used in different views
> -------------------------------------------------------
>
> Key: EXTCDI-239
> URL: https://issues.apache.org/jira/browse/EXTCDI-239
> Project: MyFaces CODI
> Issue Type: Bug
> Components: JEE-JSF12-Module, JEE-JSF20-Module
> Affects Versions: 1.0.2
> Reporter: Marcus Büttner
> Assignee: Mark Struberg
> Priority: Minor
>
> I have to views (viewA and viewB) and both use the same model. If I change
> the view from A to B via GET the old model should be expired.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira