[richfaces-issues] [JBoss JIRA] (RF-11955) In Spring Webflow pages, jsf.js is retrieved from a URL relative to the current request URL

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Mon Feb 6 14:25:49 EST 2012


    [ https://issues.jboss.org/browse/RF-11955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664604#comment-12664604 ] 

Marius Bogoevici commented on RF-11955:
---------------------------------------

Actually, it was a case of misconfiguration.

Including

[code]
<faces:resources/>
[code]

solves this in Spring Webflow 2.3
                
> In Spring Webflow pages, jsf.js is retrieved from a URL relative to the current request URL
> -------------------------------------------------------------------------------------------
>
>                 Key: RF-11955
>                 URL: https://issues.jboss.org/browse/RF-11955
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Marius Bogoevici
>
> E.g. in a flow page like http://localhost:8080/sportsclub/reservations-webflow/flow/reservation?execution=e2s1,
> jsf.js is requested from:
>  http://localhost:8080/sportsclub/reservations-webflow/flow/javax.faces.resource/jsf.js?ln=javax.faces (note the 'flow' path element).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list