You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org> on 2005/08/06 22:04:35 UTC

[jira] Created: (GERONIMO-858) Clean up dependencies in console application

Clean up dependencies in console application
--------------------------------------------

         Key: GERONIMO-858
         URL: http://issues.apache.org/jira/browse/GERONIMO-858
     Project: Geronimo
        Type: Bug
  Components: console  
    Versions: 1.0-M5    
    Reporter: Jeremy Boynes
     Fix For: 1.0-M5


The console application contains a LOT of dependencies that will be resolved by the parent configuration or by the WAR classloader. This is inefficient and may lead to unexpected classloading issues. These should be reduced to the minimum set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-858) Clean up dependencies in console application

Posted by "David Blevins (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-858?page=all ]

David Blevins updated GERONIMO-858:
-----------------------------------

    Fix Version: 1.0
                     (was: 1.0-M5)

> Clean up dependencies in console application
> --------------------------------------------
>
>          Key: GERONIMO-858
>          URL: http://issues.apache.org/jira/browse/GERONIMO-858
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Jeremy Boynes
>      Fix For: 1.0

>
> The console application contains a LOT of dependencies that will be resolved by the parent configuration or by the WAR classloader. This is inefficient and may lead to unexpected classloading issues. These should be reduced to the minimum set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-858) Clean up dependencies in console application

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-858?page=all ]
     
Aaron Mulder resolved GERONIMO-858:
-----------------------------------

    Resolution: Invalid

I think this has become a non-issue since the multi-parent class loader and the break out of separate Tomcat and Jetty plans.  The console code does in fact have a lot of dependencies, but I'm not sure what else can be done to reduce them for now.  Feel free to reopen if you have more insight.

> Clean up dependencies in console application
> --------------------------------------------
>
>          Key: GERONIMO-858
>          URL: http://issues.apache.org/jira/browse/GERONIMO-858
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Jeremy Boynes
>      Fix For: 1.0

>
> The console application contains a LOT of dependencies that will be resolved by the parent configuration or by the WAR classloader. This is inefficient and may lead to unexpected classloading issues. These should be reduced to the minimum set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira