-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Labels
in: integrationstatus: waiting-for-triageWe need additional information before we can continueWe need additional information before we can continue
Description
Danilo opened SWF-1745 and commented
Hello,
we're trying to bring a legacy WAR application (once deployed on an ordinary Application Server) over to Spring Boot (as a JAR).
The application uses WebFlow and Faces, among other stuff; and it uses JSF as the templating technology. Configuring the all of this as shown in the WebFlowConfiguration.java attachment and positioning the other two attachments over into src/main/resources/flows/view just doesn't work.
What happens is that the flow is 100% reachable on the address:
http://localhost:8080/context-path/mvc-servlet-path/view
Affects: 2.5.1
Attachments:
- view.xhtml (135 bytes)
- view-flow.xml (348 bytes)
- WebFlowConfiguration.java (3.16 kB)
Metadata
Metadata
Assignees
Labels
in: integrationstatus: waiting-for-triageWe need additional information before we can continueWe need additional information before we can continue