I couln't make these feature work until I change its scope from ScopeType.CONVERSATION
to ScopeType.SESSION
I noticed that it wasn't the same instance of Redirect component which has been called
in captureCurrentView and returnToCapturedView, so I realized it was because of the
scope.
I just don't know if will be any undesirable side effects because of the change of
scope.
Is there other way to make this work?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016048#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...