Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
Description
User needs InputFile's FileInfo to be Serializable.
While making all fields of FileInfo be serialized, make sure InputFile.uploadException is too. Specifically, see if the commons-upload, or any other, Exceptions are Serializable, so that the FacesMessages will still be properly generated.