i'm starting to use the runservertests task for running my cactus tests (very cool task). my ejb that i'm testing uses ejb's in a separate container. they're deployed locally in separate weblogic domains. is it possible to use the runservertests by having it start up and stop two separate containers? i can combine the stuff needed to start them both in the starttarget, and the stoptarget, but what about testurl? can there be multiple testurls to poll for? my extra server takes a bit longer to start up than the one my tests are run in due an oracle connection pool that seems to take a few minuts to initialize.
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
