[jboss-jira] [JBoss JIRA] (WFLY-13267) Convert EJB3 subsystem transformers to use chained transformers
Brian Stansberry (Jira)
issues at jboss.org
Wed Apr 8 20:44:17 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-13267:
------------------------------------
Fix Version/s: 20.0.0.Beta1
(was: 19.0.1.Final)
> 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
> Priority: Major
> Fix For: 20.0.0.Beta1
>
>
> 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