You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Christopher Kohlhaas <ko...@bonn.edu> on 2002/08/06 12:11:29 UTC

PATCH Fortress

Fixes the following problem:

If the container is Serviceable and Composable and the
DefaultContainerManger has both a SERVICE_MANAGER and 
a COMPONENT_MANAGER in its context, the container gets
serviced() with a new ComponentServiceManager(COMPONENT_MANAGER) 
instead of the available SERVICE_MANAGER.


Regards, 

Christopher