[ 
https://issues.apache.org/jira/browse/OWB-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778428#action_12778428
 ] 

Gurkan Erdogdu commented on OWB-168:
------------------------------------

Currently we are wrapping response object. 

There is an example for how to use redirect with JSF. Could you look at the 
sample, 
https://svn.apache.org/repos/asf/incubator/openwebbeans/trunk/samples/jsf2sample
 ? It includes conversation.xhtml.

Also could you attach your test case?

Thanks;

> cid parameter is not propagated for redirects caused by ajax requests and on 
> <h:link/>
> --------------------------------------------------------------------------------------
>
>                 Key: OWB-168
>                 URL: https://issues.apache.org/jira/browse/OWB-168
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>            Reporter: Sven Linstaedt
>            Assignee: Gurkan Erdogdu
>
> Instead of using a servlet filter I suggest using a ViewHandler delegate, 
> which oberrides getActionURL and getRedirectURL and attaches the cid, because 
> Filter.sendRedirect() is not called reliable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to