-
Couldn't load subscription status.
- Fork 38.8k
Description
Alex Scroggins opened SPR-12795 and commented
Can StandardMultipartHttpServletRequest$StandardMultipartFile be made to implement Serializable like CommonsMultipartFile does?
I'm getting this error in a project using Spring Framework 4.1.1.RELEASE and Spring Web Flow 2.4.0.RELEASE:
org.springframework.webflow.execution.repository.snapshot.SnapshotCreationException: Could not serialize flow execution
Caused by: java.io.NotSerializableException: org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile
Affects: 3.2.13, 4.1.1, 4.1.5
Referenced from: commits 474862a, 5ba7b89, 6b9e891
Backported to: 3.2.14