[hibernate-issues] [Hibernate-JIRA] Commented: (HV-460) Create a SerializableValidatorFactory wrapper that has enough information to either access or create a matching implementation when deserializing

Scott Marlow (JIRA) noreply at atlassian.com
Mon Jan 30 13:04:10 EST 2012


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

Scott Marlow commented on HV-460:
---------------------------------

I don't need HV-460 anymore, since we don't serialize the EntityManagerFactory, when serializing the EntityManagers (when an entity manager is deserialized, the entityManagerFactory is re-established at that time).

> Create a SerializableValidatorFactory wrapper that has enough information to either access or create a matching implementation when deserializing
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HV-460
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-460
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: validators
>            Reporter: Scott Marlow
>            Assignee: Kevin Pollet
>             Fix For: 4.3.0.next
>
>
> It should be possible, but it involves the serialization of a fair amount of classes. It feels to risky to do this is part of the 4.2 release which is coming out shortly.
> Let's have a closer look at this for an early 4.3 version. There will be a lot of refactoring due to JBoss logging and package restructuring. Hopefully we can address this as part of these changes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list