[ http://issues.apache.org/jira/browse/GERONIMO-943?page=all ]
     
Aaron Mulder closed GERONIMO-943:
---------------------------------

    Resolution: Fixed

Revision 278800

> Mgmt API: Move add/remove connector code to a WebManager class
> --------------------------------------------------------------
>
>          Key: GERONIMO-943
>          URL: http://issues.apache.org/jira/browse/GERONIMO-943
>      Project: Geronimo
>         Type: Improvement
>   Components: management
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.0-M5

>
> Currently a WebContainer has methods to add and remove connectors.  After 
> discussing it, David J and I have agree to remove that code from the runtime 
> container object.  Instead, we'll have a manager GBean that can go things 
> like look up containers and connectors, add and remove connectors, etc.  Each 
> product (Jetty/Tomcat) will have a separate manager, and the J2EEServer will 
> have a method to list available managers.
> As part of this change, web connectors should have a container=foo component 
> of their ObjectName so it's easy for a container to find its associated 
> connectors as well as vice versa.

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

Reply via email to