I have started looking into contribution import/export as defined in the SCA 1.0 Assembly spec. I've started putting together some test cases around the following scenarios :
- Two contributions, where C1 defines and exports CompositeA and C2 imports and reference it trough a <implementation.composite> - Two contributions, where C1 defines a WSDL contract and export it's namespace, and C2 imports and reference it through a ws-binding. - Two contributions, where C1 defines some interfaces and export it's package, and C2 imports and reference these interfaces I'll start checking in the test-cases, and then working on adding support for contribution service to handle these cases. Please comment on these scenarios, and feel free to add to it, and off course, help is always welcome. -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
