On Fri, Jan 29, 2010 at 9:43 PM, Raymond Feng <[email protected]> wrote:

> 5) The NodeFactory can eagerly lookup the DomainRegistryFactory and
> create/start EndpointRegistry without creating a Node.
> * OSGi remote services needs to start to receive remote endpoints before any
> node is created.
> * SCAClientFactory implementation may need to connect to a domain when it is
> created
>

The Tomcat integration needs this too (right now it just starts a
dummy node to start the registry), and also a way to shutdown the
registry so if the registry is going to be tied to the NodeFactory
then we'll need something like NodeFactory.stop too.

   ...ant

Reply via email to