> 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?
Unless we get one big �ber-container, Nicola's view of containers-
as-adapters require this to work.
/LS
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>