]
Galder Zamarreno updated HHH-4185:
----------------------------------
Priority: Minor (was: Major)
Ejb3ConfigurationObjectFactory needs to use
MarshalledValueInputStream
----------------------------------------------------------------------
Key: HHH-4185
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4185
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Priority: Minor
Ejb3ConfigurationObjectFactory should use MarshalledValueInputStream instead
of ObjectInputStream, otherwise looking up configuration from isolated deployments
won't work correcly and you'll get ClassNotFoundExceptions.
MarshalledValueInputStream is different from ObjectInputStream in that it uses the
thread context classloader to load classes rather than the system classloader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: