Leo Sutic wrote:
> 
>>From: Berin Loritsch [mailto:[EMAIL PROTECTED]] 
>>
>>So components that expose a management interface need a way 
>>of being hosted, or at least proxied into the root container 
>>level.  I think that Proxy is the best solution in this case, 
>>but the two applications are loaded with different 
>>classloaders.  The proxy would expose the interface in the 
>>root container space, and allow you to use the application 
>>specific classloader to invoke the management interfaces.
>>
> 
> 
> You have it pretty much spot-on what I want.
> 
> Would the subcontainers inform the root container what components they
> allow to be proxied, or does the root container tell the subcontainers
> what components they should proxy? What about sub-sub-containers?
> 

My take on this is that service visibility needs to pushed by the 
publishing container.  The parent container then applies its publishing 
policies relative to its own services and the services publised by child 
containers.  This isn't strict IOC - its more a parent/child container 
collaboration.

Cheers, Steve.


-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to