A change was made to the DeployServiceUnitTestCase to validate the registered services are in the running state rather than just registered. The testDependsElement is now failing because the TestDeployerC service is only being created and not started. Please look into this on the 3.0 branch.
11:53:06,218 INFO [MainDeployer] Starting deployment of package: file:/D:/usr/J Boss3.0/jboss-all/testsuite/output/lib/testdeploya.sar 11:53:06,281 INFO [TestDeployerA] Creating 11:53:06,296 INFO [TestDeployerA] Created 11:53:06,296 INFO [TestDeployerA] Starting 11:53:06,296 INFO [TestDeployerA] Started 11:53:06,296 INFO [MainDeployer] Successfully completed deployment of package: file:/D:/usr/JBoss3.0/jboss-all/testsuite/output/lib/testdeploya.sar 11:53:06,312 INFO [MainDeployer] Starting deployment of package: file:/D:/usr/J Boss3.0/jboss-all/testsuite/output/lib/testdeployb.sar 11:53:06,359 INFO [TestDeployerB] Creating 11:53:06,375 INFO [TestDeployerB] Created 11:53:06,375 INFO [TestDeployerC] Creating 11:53:06,375 INFO [TestDeployerC] Created 11:53:06,375 INFO [TestDeployerB] Starting 11:53:06,375 INFO [TestDeployerB] Started 11:53:06,375 INFO [MainDeployer] Successfully completed deployment of package: file:/D:/usr/JBoss3.0/jboss-all/testsuite/output/lib/testdeployb.sar 11:53:06,406 INFO [MainDeployer] Undeploying file:/D:/usr/JBoss3.0/jboss-all/te stsuite/output/lib/testdeployc.sar xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
