Issue Type: Bug Bug
Affects Versions: 4.3.0.Beta3, 4.2.0.Final, 5.0.0
Assignee: Unassigned
Components: core
Created: 17/Jun/13 10:08 AM
Description:

When an EAR containing an Entity with an Embedded field is deployed to wildfly/EAP with hibernate.ejb.use_class_enhancer=true set in persistence.xml, JavassistClassTransformer.doTransform() throws a ClassNotFoundException when trying to resolve the embedded field type.

This occurs in wildfly/EAP where the classes added to the javassist classpool have not been loaded from the same classloader used to deploy the EAR.

Environment: wildfly/EAP.6.1.0
Project: Hibernate ORM
Priority: Major Major
Reporter: John O'Hara
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira