[
https://issues.jboss.org/browse/RF-11955?page=com.atlassian.jira.plugin.s...
]
Brian Leathem edited comment on RF-11955 at 2/6/12 2:25 PM:
------------------------------------------------------------
Actually, it was a case of misconfiguration.
Including
{code}
<faces:resources/>
{code}
solves this in Spring Webflow 2.3
was (Author: marius.bogoevici):
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?ex...,
jsf.js is requested from:
http://localhost:8080/sportsclub/reservations-webflow/flow/javax.faces.re...
(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