Spring Operator
Spring Operator
**[Donny A. Wijaya](https://jira.spring.io/secure/ViewProfile.jspa?name=fenrir)** commented JSF2ResourceResolver doesn't work. I experienced the same error when I tried to experiment with primefaces sample.
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Pulling in additional .js and .css files referenced in a partial response is not supported currently.
**[Nick Stonebraker](https://jira.spring.io/secure/ViewProfile.jspa?name=nstone79)** commented We use a "pre-render" composite component to force load component dependencies by including a basic version of the component on the applications initial page load, but with...
**[Alpheratz](https://jira.spring.io/secure/ViewProfile.jspa?name=alpheratz)** commented The other report/request: #922
**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** commented This is a first draft and much remains to do. But the basic is being done, i.e, the states traversed are displayed in green and those not...
**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** commented Made some refactoring in the code and and some changes in the documentation. Some of the states were displayed without syling and I am looking into the...
**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** commented The latest application contains a sample application, created in eclipse, which you guys can test to see if you are getting the desired results. Give me some...
**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** commented I forgot to mention that the jars that will be required to run the sample project are: 1.) spring-webflow 1.0.1 2.) spring-beans 2.0 3.)spring-context 2.0 4.) spring-web...
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** commented We are aware of your contribution and will definitely integrate it. We're busy working on Web Flow M2 right now, currently support for Web Flow Test coverage...
**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** commented unzip the file, place it as a package in your src/main/java folder, and use it in your tests or in on your -servlet.xml file. In your tests,...