-
Task
-
Resolution: Done
-
Major
-
None
-
None
We noticed recently that ear deployments that has persistence units may be processed twice as James Perkins discovered with the https://github.com/scottmarlow/wildfly/tree/WFLY-20277_HHH-18901_reproducer_add_war_ejb reproducer. It seems that internally in WildFly deployment layer we are adding the bytecode transformer for each persistence unit more than once. This issue for ensuring that the bytecode transformer is only once per persistence unit.
- relates to
-
WFLY-21260 Ensure that only one bytecode transformer is added for each Persistence Unit
-
- Resolved
-
-
WFLY-21270 Ensure that Persistence Unit bytecode transformers are only added for each deployment/subdeployment that need them
-
- Open
-