[
https://issues.apache.org/jira/browse/TOMEE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla resolved TOMEE-1401.
------------------------------------
Fix Version/s: (was: 7.0.10)
Resolution: Auto Closed
Hi there!
We wanted to reach out and let you know that we're currently working on
cleaning up open issues in Jira that specifically impact unsupported versions,
including 1.7.x, 7.0.x, and 7.1.x.
If you had previously reported this issue on one of these unsupported versions,
we kindly ask you to check if the problem still persists and can be reproduced
on a supported version such as 8.0.x or 9.0.x. If you find that it is indeed
reproducible on a supported version, you're more than welcome to re-open this
issue.
Thanks!
> 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
> Priority: Major
> 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
(v8.20.10#820010)