On 6/15/07, Huang Kai <[EMAIL PROTECTED]> wrote:
Hi all:
How do I add a contribution to an existing domain, without creating a
new domain?
And I have no way to get a ContributionService instance in current
domain before I can call its contribute() or remove() method (IMHO, it
should has a update() method). I think it's neccesary to have a API to get
current ContributionService in a domain.
Hi, welcome to Tuscany
Someone else got stuck on this recently. Luciano has been working on it with
Patrick. There is a thread [1] that describes where they got to. I believe
the net result is that DefaultSCADomain doesn't support it, as you have
found, but there is a new domain implementation, EmbeddedSCADomain, that
provides a more comprehensive interface for doing this kind of thing.
As you see from the mail thread it's still evolving. If you have ideas about
how it should work and want to help make it do what you need then that would
be great.
Regards
Simon
[1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg18695.html