[JBoss JIRA] (WFLY-13433) Improve capability support in EJB3 subsystem
by Richard Achmatowicz (Jira)
[ https://issues.redhat.com/browse/WFLY-13433?page=com.atlassian.jira.plugi... ]
Richard Achmatowicz edited comment on WFLY-13433 at 7/19/20 3:22 PM:
---------------------------------------------------------------------
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. The -DallTests testsuite passes locally.
was (Author: rachmato):
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)
5 years, 9 months
[JBoss JIRA] (WFLY-13575) Remove all hard coded references to Artemis default values
by Emmanuel Hugonnet (Jira)
[ https://issues.redhat.com/browse/WFLY-13575?page=com.atlassian.jira.plugi... ]
Emmanuel Hugonnet commented on WFLY-13575:
------------------------------------------
Mismatch is not an issue, those are values that might be there because of retro compatibility that we don't want to change.
> Remove all hard coded references to Artemis default values
> ----------------------------------------------------------
>
> Key: WFLY-13575
> URL: https://issues.redhat.com/browse/WFLY-13575
> Project: WildFly
> Issue Type: Enhancement
> Components: JMS
> Affects Versions: 20.0.0.Final
> Reporter: Emmanuel Hugonnet
> Assignee: Michal Petrov
> Priority: Major
>
> There are still attributes that use Artemis default configuration valuues from FileConfiguration for example.
> Remove those values so that they are not updated behind the scene and add a test to know when our default values don't align with Artemis ones.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months