We have just upgraded our web project from Web Flow 1.0 to 2.3.6. We used WebFlowUpgrade 2.0 to convert all web flow XMLs. Since the upgrade we have been unable to make the web flow navigation work. On clicking on a hyperlink it doesn't navigate to the next page. It stays stuck on the same page. There is no runtime errors. Are there any config changes we need to make? Has anyone else had this problem when upgrading from 1.0?

We also noticed that the following utility class is missing in 2.3.6 org.springframework.webflow.executor.jsf.FlowExecu tionHolderUtils

Is there any alternative?