[hibernate-issues] [Hibernate-JIRA] Commented: (HV-213) Should we mark ConstraintViolation as Serializable?

Emmanuel Bernard (JIRA) noreply at atlassian.com
Sat Sep 12 01:08:50 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33941#action_33941 ] 

Emmanuel Bernard commented on HV-213:
-------------------------------------

I am inclined to not mark it as serializable

> Should we mark ConstraintViolation as Serializable?
> ---------------------------------------------------
>
>                 Key: HV-213
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-213
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 4.0.0.Beta3
>            Reporter: Hardy Ferentschik
>             Fix For: 4.0.0.GA
>
>
> https://forum.hibernate.org/posting.php?mode=reply&f=9&t=999211
> The problem is that we cannot guarantee that ConstraintViolation really will be Serializable since it contains for example the root bean of the validation which might or might not be Serializable.
> The BV specification does not make any assertions in this regards.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list