Spring Operator
Spring Operator
**[David Liu](https://jira.spring.io/secure/ViewProfile.jspa?name=davidsk)** commented The JSF converter solution is provided by and on http://forum.springsource.org/showthread.php?t=55350
**[David J. M. Karlsen](https://jira.spring.io/secure/ViewProfile.jspa?name=davidkarlsen)** commented ping?
**[nebhale](https://jira.spring.io/secure/ViewProfile.jspa?name=nebhale)** commented The ideal situation would be to add native support for the concept of a forked sub-flow so that you would not need to pass around keys like the...
**[Erwin Vervaet](https://jira.spring.io/secure/ViewProfile.jspa?name=klr8)** commented A few comments: * We need to investigate how this relates to the 'parrallel subflows' feature request * How common is this requirement? You could just do...
**[Erwin Vervaet](https://jira.spring.io/secure/ViewProfile.jspa?name=klr8)** commented The paralles subflow ticket is #124.
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented This appears to be a duplicate of #507
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented Can you try this with the latest nightly build against Spring 2.5.5 and report if this is still an issue? We've improved logging as well in this...
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented We have researched this and it is currently a known limitation. Currently, only flows located in a servlet or portlet context-relative path can load relative resources. Relative...
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented see http://forum.springframework.org/showthread.php?t=64252
**[Stephane Toussaint](https://jira.spring.io/secure/ViewProfile.jspa?name=proner78)** commented Does branches 2.2.x or 3.0.x improve in any way this issue ? I'm not able to modularized (put flows and views in jars) the booking-faces sample for...