[ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479499
]
Jason Dillon commented on GERONIMO-2944:
----------------------------------------
Specifically, bits from these packages need to be updated:
* org.apache.geronimo.security.remoting.jmx
* org.apache.geronimo.security.network.protocol
I've tried porting this before... its not straight forward (er well not for me at least).
And the lack of AIO docs doesn't help. Probably requires rewriting the client/server bits
using the latest AIO API.
> Replace ancient ActiveIO usage in geronimo-security module
> ----------------------------------------------------------
>
> Key: GERONIMO-2944
> URL: https://issues.apache.org/jira/browse/GERONIMO-2944
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: security
> Affects Versions: 1.2, 2.0
> Reporter: Jason Dillon
>
> The {{geronimo-security}} module uses an ancient version of ActiveIO, {{2.0-r118}}, which
contains APIs which are no longer included in newer versions of ActiveMI.
> This code should be re-written to either remove the dependence on ActiveIO or to use
new ActiveIO API's so that the server does not need to include {{activeio:activeio:2.0-r118}}
and {{concurrent:concurrent:1.3.4}} (which is a dependency of this version of ActiveIO.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|