Simon Laws wrote:

I've been running the workspace code today with a view to integrating the
new code in assembly which calculates service endpoints i.e. point4 above.

I think we need to amend point 4 to make this work properly..

4. Point my Web browser to the various ATOM collections to get:
- lists of contributions, composites and nodes
- list of contributions that are required by a given contribution
- the source of a particular composite
- the output of a composite after the domain composite has been built by
CompositeBuilder

Looking at the code in DeployableCompositeCollectionImpl I see that on
doGet() it builds the request composite. What the last point  needs to do is

- read the whole domain
- set up all of the service URIs for each of the included composites taking
into account the node to which each composite is assigned
- build the whole domain using CompositeBuilder
- extract the required composite from the domain and serialize it out.

Yes, exactly!


Are you changing this code or can I put this in?

Just go ahead, I'll update and merge if I have any other changes in the same classes.

--
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to