[jboss-jira] [JBoss JIRA] (WFLY-13433) Improve capability support in EJB3 subsystem

Richard Achmatowicz (Jira) issues at jboss.org
Wed Jul 15 16:12:00 EDT 2020


    [ https://issues.redhat.com/browse/WFLY-13433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244056#comment-14244056 ] 

Richard Achmatowicz commented on WFLY-13433:
--------------------------------------------

Two more resources:
{noformat}
EJB3IIOPResourceDefinition
RemotingProfileResourceDefinition
{noformat}
>From my notes, these are all of the resources defined in the EJB3 subsystem. 

There are two cases where I did not add/make use of capability references and left legacy service names in place:
 * when an EJB3 subsystem makes use of an external dependency from subsystem EXT but subsystem EXT has not been converted to use capabilities (there are a number of these...transactions, IIOP, Service module loader, ... )
 * when the service names referenced are associated with deployment-specific services internal to the EJB3 subsystem 

This could benefit from a review as it's likely I have missed some things. I'll review myself in a day or two.

> Improve capability support in EJB3 subsystem
> --------------------------------------------
>
>                 Key: WFLY-13433
>                 URL: https://issues.redhat.com/browse/WFLY-13433
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: EJB
>    Affects Versions: 20.0.0.Beta1
>            Reporter: Richard Achmatowicz
>            Assignee: Richard Achmatowicz
>            Priority: Major
>
> Survey all external subsystem dependencies and introduce capability based dependencies where required.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list