[seam-issues] [JBoss JIRA] Commented: (JBSEAM-4599) Failing to render richfaces components (requires a re-fresh of browser page).

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Mar 15 18:17:38 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBSEAM-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12520022#action_12520022 ] 

Nick Belaevski commented on JBSEAM-4599:
----------------------------------------

The issue is caused by the code inside org.jboss.seam.navigation.Pages#preRender(FacesContext) method.
If default page scheme = "http" and we are requesting RichFaces resource via https, then it's being treated like a page view and redirection happens.

> Failing to render richfaces components (requires a re-fresh of browser page).
> -----------------------------------------------------------------------------
>
>                 Key: JBSEAM-4599
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4599
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.1.CR1
>         Environment: XP, W7, Ubuntu, MacOS
>            Reporter: Tony Herstell
>
> Failing to render Richfaces components (requires a re-fresh of browser page).
> See the Richfaces forum at http://community.jboss.org/thread/148662;jsessionid=AFBCF90F9484BB519D97B61769607062?start=0&tstart=0
> Workaround below...
> Requested by Nick to raise  JIRA.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list