[
https://issues.jboss.org/browse/WFLY-10520?page=com.atlassian.jira.plugin...
]
Scott Marlow commented on WFLY-10520:
-------------------------------------
Regarding the module containing the transformer, I assume it needs to be on the classpath
of org.jboss.as.server.deployment.module.ClassFileTransformerProcessor, or in the same
module that contains ClassFileTransformerProcessor.
Do we expect there to be other transformers created like this, for other WildFly
components? We could create a new WildFly module that contains optional transformers like
the ORM 5.3 transformer.
Add Hibernate ORM 5.3 compatibility transformer
-----------------------------------------------
Key: WFLY-10520
URL:
https://issues.jboss.org/browse/WFLY-10520
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Gail Badner
Assignee: Scott Marlow
Fix For: 14.0.0.CR1
A compatibility transformer needs to be added to address Hibernate ORM 5.3 API methods
that are no longer compatible with 5.1.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)