On 10/30/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> ant elder wrote:
> > Is it intended for the new SCANode/Domain stuff to work without a
> separate
> > Domain management node? I'm trying to get the Tuscany Geronimo code and
> > webapp distro working again and it always seems to require a domain node
> > running somewhere (eg running the distributed calculator DomainNode),
> same
> > with o.a.t.s.node.launch.SCANodeLauncher. Is there some way to run
> things
> > standalone that I'm missing or is it not finished yet?
> >
> >    ..ant
> >
> >
>
> It's work in progress, as I just barely got things working "with" a
> domain controller :) but can you try SCANodeFactory.createNode(nodeURI,
> null)?


I had tried that but it just causes an NPE in SCADomainProxyImpl. As its
work in progress I've just added a test for null to the
SCADomainProxyImpl.registerContribution method and it works ok for me now
but i expect a more complete fix is needed later.

   ...ant

Reply via email to