I believe the itest plugin already supports this. The harness SCDL refers to the test composite that includes/uses the composite-under- test and that can in turn include/use nested composites. Classpath extension through <dependency> elements can be used to add implementation dependencies and inner scdl files can be located using scdlResource/scdlLocation attributes.

To just test inter-composite communication you could just have the test composite use two other composites as implementations (i.e. two components with <implementation.composite>)

HTH
--
Jeremy

On Mar 5, 2007, at 6:42 AM, Dan Murphy wrote:

Hi,

Is there anything planned for iTest to allow one to deploy multiple
composites in the same domain?

As I understand it, currently there is onlya setApplicationSCDL in the
SCATestCase, so whilst I could deploy nested composites, I can't deploy
muliple composites easily to test inter composite commuication.

Anyone working on this ?

Cheers,
Dan


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

Reply via email to