You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2017/10/09 20:58:04 UTC

[jira] [Updated] (TOMEE-1401) Invalid module lookup of OpenEJBDeploymentManager

     [ https://issues.apache.org/jira/browse/TOMEE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Gumbrecht updated TOMEE-1401:
----------------------------------
    Fix Version/s:     (was: 7.0.4)
                   7.0.5

> Invalid module lookup of OpenEJBDeploymentManager
> -------------------------------------------------
>
>                 Key: TOMEE-1401
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1401
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 7.0.0
>            Reporter: Daniel Kasmeroglu
>             Fix For: 7.0.5
>
>         Attachments: tomee-1401.patch
>
>
> There is an error in the following methods:
> * getAvailableModules
> * getRunningModules
> * getNonRunningModules
> The error makes the parameter _moduleType_ useless as it's basically ignored. I suspect that this is the result of an incomplete refactoring attempt.
> See:
> https://kasisoft.com/stash/projects/TOMEE/repos/tomee/commits/b10129e0f66277e003c7ed9f5912faf1f4c65b78
> Apart from that these methods are basically all equal so they could be combined into a single method (I didn't do that to keep the diff readable).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)