Skip to content

SpringBoot, Spring WebFlow, Spring Faces and the Classpath [SWF-1745] #920

@spring-operator

Description

@spring-operator

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions