Debugging TUSCANY-1292 it looks like one part of the problem is that
CompositeBuilderImpl.createSelfReferences creates a new self reference for
each service on a component and adds every binding from that service into
the new reference. That results is a JSON-RPC reference provider get used
which seems strange to me but I don't completely understand what the
createSelfReferences is trying to do. Does anyone understand this more and
know if this is the correct behaviour or not?

  ...ant

Reply via email to