Spring Operator
Spring Operator
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented If you have any chance to put together [an issue project](https://github.com/SpringSource/spring-webflow-issues#readme) that would be very helpful.
**[Mathieu Rampant](https://jira.spring.io/secure/ViewProfile.jspa?name=rptmat57)** commented see #692 which is pretty much the same issue
**[Mathieu Rampant](https://jira.spring.io/secure/ViewProfile.jspa?name=rptmat57)** commented see [this post in the forum](http://forum.springsource.org/showthread.php?128843-using-hasPermission-hasRole-etc-in-WebFlow)
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Please, provide a minimal sample.
**[Tim Stavenger](https://jira.spring.io/secure/ViewProfile.jspa?name=tjstavenger)** commented Not sure if this is a duplicate of #268 Add independent Tiles integration http://jira.springframework.org/browse/SWF-885
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented We'll take a look. To be more specific, resources such as css and images can be loaded from the classpath. The issue is about flow definitions and...
**[Dhrubo](https://jira.spring.io/secure/ViewProfile.jspa?name=dhrubo)** commented Thanks. Yes I know css, images can be loaded from the classpath. Problem is with flow definionts and XHTML pages. If we configure to load flows from classpath....
**[Phil Webb](https://jira.spring.io/secure/ViewProfile.jspa?name=pwebb)** commented Hi Dhrubo, If you are using Maven, one option that you might want to consider, until this issue is addressed, is using war-overlays [1]. I have used...
**[Oleg Zhurakousky](https://jira.spring.io/secure/[email protected])** commented PR: https://github.com/SpringSource/spring-integration/pull/579
**[Gary Russell](https://jira.spring.io/secure/ViewProfile.jspa?name=grussell)** commented It's always been that way; an outbound adapter is a one-way integration with no possibility of a reply. We **might** consider such a change, if there was...