spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Spring Web Flow

Results 126 spring-webflow issues
Sort by recently updated
recently updated
newest added

Maximum cursor exceeds ORA-01000: maximum open cursors exceeded [SWF-1760]

[{"_id":"6700ab8264914cf0780df436","body":"**[Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop)** commented\n\nCould you clarify how is this related to Spring Web Flow?\n","issue_id":1714935583743,"origin_id":1402301694,"user_origin_id":4758888,"create_time":1668602922,"update_time":1674580553,"id":1728097154804,"updated_at":"2024-10-05T02:59:14.803000Z","created_at":"2024-10-05T02:59:14.803000Z"}] comment

**[Anuj Sharma](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER52229)** opened **[SWF-1760](https://jira.spring.io/browse/SWF-1760?redirect=false)** and commented I am using Spring Boot and Store proc call. When we query for bulk data GET call then a stored proc gets called and...

status: waiting-for-triage

**[Marco Redo](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER51311)** opened **[SWF-1749](https://jira.spring.io/browse/SWF-1749?redirect=false)** and commented It's known that JavaServer Faces' ViewState value can be used as a CSRF token to prevent CSRF attacks. Anyway, when coupling JavaServer Faces and...

in: integration
status: waiting-for-triage

**[Alpheratz](https://jira.spring.io/secure/ViewProfile.jspa?name=alpheratz)** opened **[SWF-1747](https://jira.spring.io/browse/SWF-1747?redirect=false)** and commented Currently, SWF requires that a flow's messages are co-located with the flow definition XML file. This is problematic. I have an application where the users...

in: binding
status: waiting-for-triage

As discussed in #97 and [SWF-1740](https://jira.spring.io/browse/SWF-1740), deprecate JUnit3-based testing support and provide replacements for JUnit versions 4 and 5.

Transition between view in a web flow [SWF-1746]

[{"_id":"6700aba964914cf0780df446","body":"**[Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop)** commented\n\nPlease, provide a minimal sample.\n","issue_id":1714935583763,"origin_id":1402301216,"user_origin_id":4758888,"create_time":1618915909,"update_time":1674580534,"id":1728097193392,"updated_at":"2024-10-05T02:59:53.392000Z","created_at":"2024-10-05T02:59:53.392000Z"}] comment

**[Tundo Matteo](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER51015)** opened **[SWF-1746](https://jira.spring.io/browse/SWF-1746?redirect=false)** and commented Hi, we are trying to configure an old war application, running on a Jboss application server, in a spring boot JAR. Other dependencies to...

in: integration
status: waiting-for-triage
in: core

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

[{"_id":"6700ab9253cf922d8a06ace5","body":"**[Danilo](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=JIRAUSER51014)** commented\n\nSorry, I inadvertedly submitted the issue without even completing it and cannot find how to edit it. :(\u00a0I'll continue here:\n\n---\n\nThe problem is that the flow is reachable, but when it tries to load the **xhtml**, the **FlowViewHandler**\u00a0Spring class trips upon this:\n\n```java\nthrow new IllegalStateException(\"A ContextResource is required to get relative view paths within this context; the resource was \" + viewResource);\n```\n\nso it looks like that Spring Faces just cannot load templates from the classpath. Is this correct? What is the correct way to expose flows and templates on a SpringBoot\/WebFlow\/Faces application?\n","issue_id":1714935583766,"origin_id":1402301176,"user_origin_id":4758888,"create_time":1618311115,"update_time":1674580532,"id":1728097170946,"updated_at":"2024-10-05T02:59:30.945000Z","created_at":"2024-10-05T02:59:30.945000Z"},{"_id":"6700ab9253cf922d8a06ace6","body":"**[Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop)** commented\n\nIt would really help if you could provide a minimal sample rather than snippets of configuration.\n","issue_id":1714935583766,"origin_id":1402301191,"user_origin_id":4758888,"create_time":1618915632,"update_time":1674580533,"id":1728097170949,"updated_at":"2024-10-05T02:59:30.948000Z","created_at":"2024-10-05T02:59:30.948000Z"}] comment

**[Danilo](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER51014)** opened **[SWF-1745](https://jira.spring.io/browse/SWF-1745?redirect=false)** 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...

in: integration
status: waiting-for-triage

Use Java EE Asynchronous Servlet processing in Web Flow action [SWF-1743]

[{"_id":"663a4cfcb7a25c1c61186d89","body":"**[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux)** commented\n\nAny guidance on this, [Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop) or appropriate delegate?\n","issue_id":1714935583769,"origin_id":1402301088,"user_origin_id":4758888,"create_time":1598653289,"update_time":1674580528,"id":1715096828470,"updated_at":"2024-05-07T15:47:08.470000Z","created_at":"2024-05-07T15:47:08.470000Z"},{"_id":"663a4cfcb7a25c1c61186d8a","body":"**[Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop)** commented\n\n[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux) my sense is that Web Flow would need to have built-in support in order to make use of async requests. There would need to be some way for an action to indicate a) that it is starting async processing, and b) to provide the result, like when using DeferredResult. I'll have a look to get a better idea.\n","issue_id":1714935583769,"origin_id":1402301099,"user_origin_id":4758888,"create_time":1601037907,"update_time":1674580529,"id":1715096828474,"updated_at":"2024-05-07T15:47:08.474000Z","created_at":"2024-05-07T15:47:08.474000Z"}] comment

**[Doug Breaux](https://jira.spring.io/secure/ViewProfile.jspa?name=breaux)** opened **[SWF-1743](https://jira.spring.io/browse/SWF-1743?redirect=false)** and commented Is there any way to make use of [Java EE Asynchronous Web Servlet processing](https://docs.oracle.com/javaee/7/tutorial/servlets012.htm) in Spring Web Flow? I see a fair amount about...

status: waiting-for-triage

**[Amit Gupta](https://jira.spring.io/secure/ViewProfile.jspa?name=amitgupta1984)** opened **[SWF-1742](https://jira.spring.io/browse/SWF-1742?redirect=false)** and commented I have a spring web flow application, that's contains an end state(booking confirmed) to completed the web flow. There are few hyperlinks available in...

status: waiting-for-triage
in: core

Add history attribute to action-state transitions [SWF-1481]

[{"_id":"6700aba6ad3c4128c70c83a0","body":"**[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux)** commented\n\nVisiting old items, wondering if any comment at all can be made on this Feature request?\n","issue_id":1714935583775,"origin_id":1402285986,"user_origin_id":4758888,"create_time":1325772615,"update_time":1674579921,"id":1728097190081,"updated_at":"2024-10-05T02:59:50.080000Z","created_at":"2024-10-05T02:59:50.080000Z"},{"_id":"6700aba6ad3c4128c70c83a1","body":"**[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux)** commented\n\nAnnual check-in. Anything?\n","issue_id":1714935583775,"origin_id":1402285998,"user_origin_id":4758888,"create_time":1359989980,"update_time":1674579922,"id":1728097190083,"updated_at":"2024-10-05T02:59:50.083000Z","created_at":"2024-10-05T02:59:50.083000Z"},{"_id":"6700aba6ad3c4128c70c83a2","body":"**[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux)** commented\n\nWow, has it been that long? Any chance of being able to invalidate history on action-state transitions? Or some other way to accomplish this that I'm missing?\n","issue_id":1714935583775,"origin_id":1402286010,"user_origin_id":4758888,"create_time":1523920629,"update_time":1674579922,"id":1728097190085,"updated_at":"2024-10-05T02:59:50.085000Z","created_at":"2024-10-05T02:59:50.085000Z"},{"_id":"6700aba6ad3c4128c70c83a3","body":"**[Doug Breaux](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=breaux)** commented\n\nPoke. Is there some fundamental reason action-state transitions don't support this? Worse, that we are missing some side-effect when we do it in custom code called from an action-state transition?\n\n\u00a0\n","issue_id":1714935583775,"origin_id":1402286019,"user_origin_id":4758888,"create_time":1580395813,"update_time":1674579922,"id":1728097190087,"updated_at":"2024-10-05T02:59:50.087000Z","created_at":"2024-10-05T02:59:50.087000Z"}] comment

**[Doug Breaux](https://jira.spring.io/secure/ViewProfile.jspa?name=breaux)** opened **[SWF-1481](https://jira.spring.io/browse/SWF-1481?redirect=false)** and commented We really need to invalidate history on an action-state transition. More details in the referenced forum thread, but quick summary: We have a transition...

status: waiting-for-triage

Spring-boot spring-webflow primefaces flow do not render view [SWF-1736]

[{"_id":"6700ab79ad3c4128c70c8394","body":"**[Bogdan Negru](https:\/\/jira.spring.io\/secure\/[email protected])** commented\n\nThe problem seems to manifest on any spring-webflow release when beeing used in a spring-boot 2.x application.\n\nI was not able to find the exact component that is causing the problem.\n\nDoes anyone else experience the same problem?\n","issue_id":1714935583778,"origin_id":1402300757,"user_origin_id":4758888,"create_time":1560161851,"update_time":1674580514,"id":1728097145234,"updated_at":"2024-10-05T02:59:05.234000Z","created_at":"2024-10-05T02:59:05.234000Z"},{"_id":"6700ab79ad3c4128c70c8395","body":"**[Rossen Stoyanchev](https:\/\/jira.spring.io\/secure\/ViewProfile.jspa?name=rstoya05-aop)** commented\n\nIs it possible to provide a small sample that demonstrates the issue?\n","issue_id":1714935583778,"origin_id":1402300764,"user_origin_id":4758888,"create_time":1566820297,"update_time":1674580514,"id":1728097145237,"updated_at":"2024-10-05T02:59:05.236000Z","created_at":"2024-10-05T02:59:05.236000Z"},{"_id":"6700ab79ad3c4128c70c8396","body":"**[Bogdan Negru](https:\/\/jira.spring.io\/secure\/[email protected])** commented\n\nHere is a sample made a while ago for the same problem:\u00a0https:\/\/github.com\/Ozius\/aura-commons-web\n\nPlease let me know if it ok, or you need a smaller one.\n","issue_id":1714935583778,"origin_id":1402300773,"user_origin_id":4758888,"create_time":1566991285,"update_time":1674580515,"id":1728097145239,"updated_at":"2024-10-05T02:59:05.238000Z","created_at":"2024-10-05T02:59:05.238000Z"}] comment

**[massimo](https://jira.spring.io/secure/[email protected])** opened **[SWF-1736](https://jira.spring.io/browse/SWF-1736?redirect=false)** and commented I have an app thats use this techologies : Primefaces 6.2 spring-boot 2.1.0.RELEASE sping-webflow 2.5.1.RELEASE the problem is that flow is registered and executed, it...

status: waiting-for-triage
in: core