Eduardo Breijo created MYFACES-4136: ---------------------------------------
Summary: Classloader issue with a serializable object when using whole bean validation feature Key: MYFACES-4136 URL: https://issues.apache.org/jira/browse/MYFACES-4136 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.3.0-beta Reporter: Eduardo Breijo Assignee: Eduardo Breijo Priority: Minor When whole bean validation feature is used, the backing bean is implementing Serializable, and MyFaces jar is at the server level, a classloader issue exists and as a result, the copy of the object (bean) is null. -- This message was sent by Atlassian JIRA (v6.4.14#64029)