Hello, I have tried out this example: http://wheelersoftware.com/articles/...low-2.0-5.html (I used Spring Framework 3.0.0 and Spring Webflow 2.0.0) and I got the Exception at the bottom. Does anybody know what I am doing wrong?
Thanks a lot.
All the best,
Generic1
Code:Cannot convert value of type [org.springframework.web.context.support.DefaultWebEnvironment] to required type [org.springframework.webflow.mvc.builder.MvcEnvironment] for property 'environment


Reply With Quote