You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/03/09 05:12:24 UTC

[jira] Created: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

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: 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.


[jira] Commented: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479500 ] 

Jason Dillon commented on GERONIMO-2944:
----------------------------------------

Er... ActiveIO 3.0.0-incubator would be better than latest, though hopefully the API between 3.0.x and 3.1.x isn't massive like the change from 2.x to 3.x.

> 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.


[jira] Closed: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller closed GERONIMO-2944.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Removed activeio and concurrent + plus a bit of additional cleanup.

> 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-M5
>            Reporter: Jason Dillon
>            Assignee: Kevan Miller
>             Fix For: 2.0
>
>
> 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 ActiveIO.
> 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.


[jira] Updated: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GERONIMO-2944:
-----------------------------------

    Description: 
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 ActiveIO.

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.

  was:
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.


> 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-M5
>            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 ActiveIO.
> 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.


[jira] Updated: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GERONIMO-2944:
-----------------------------------

    Affects Version/s: 1.2

> 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.


[jira] Commented: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Assigned: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks reassigned GERONIMO-2944:
--------------------------------------

    Assignee: Kevan Miller

The code that used activio is now gone from geronimo-security.  I think kevan said he'd remove the dependencies: if I misunderstood assign this back to me. (djencks)

> 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-M5
>            Reporter: Jason Dillon
>            Assignee: Kevan Miller
>
> 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 ActiveIO.
> 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.