[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4799) Create a *unit* test that asserts SerializationHelper's ability to deser a class using an "isolated classloader" (aka a TCCL)

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Jan 14 14:29:29 EST 2010


Create a *unit* test that asserts SerializationHelper's ability to deser a class using an "isolated classloader" (aka a TCCL)
-----------------------------------------------------------------------------------------------------------------------------

                 Key: HHH-4799
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4799
             Project: Hibernate Core
          Issue Type: Task
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5.0-Beta-4


There are currently 4 separate tests (2 each in the jbc and infinispan intg modules) testing whether SerializationHelper can properly pick up the TCCL to use in deserializing a class as it is done from SerializableType.  Just add a unit test in /core/src/test that asserts this ability.

-- 
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