[jboss-jira] [JBoss JIRA] (WFLY-13267) Convert EJB3 subsystem transformers to use chained transformers
Richard Achmatowicz (Jira)
issues at jboss.org
Sun Mar 22 17:52:58 EDT 2020
Richard Achmatowicz created WFLY-13267:
------------------------------------------
Summary: Convert EJB3 subsystem transformers to use chained transformers
Key: WFLY-13267
URL: https://issues.redhat.com/browse/WFLY-13267
Project: WildFly
Issue Type: Task
Components: EJB
Affects Versions: 19.0.0.Final
Reporter: Richard Achmatowicz
Assignee: Richard Achmatowicz
Fix For: 19.0.1.Final
The EJB3 subsystem defines its subsystem transformers in the class org.jboss.as.ejb3.subsystem.EJBTransformers.
This class organizes transformers in 'the old way' (see https://docs.jboss.org/author/display/WFLY/Domain+Mode+Subsystem+Transformers#DomainModeSubsystemTransformers-Chainedtransformers), so that there is a lot of code duplication.
This issue will reorganize the transformers to use the chained transformer technique, where only the changes from the current version to the most recent legacy version need be specified.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list