[jboss-svn-commits] JBL Code SVN: r30508 - labs/jbosstm/trunk/XTS/sar/tests/dd/scripts.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Dec 7 08:07:57 EST 2009


Author: adinn
Date: 2009-12-07 08:07:57 -0500 (Mon, 07 Dec 2009)
New Revision: 30508

Modified:
   labs/jbosstm/trunk/XTS/sar/tests/dd/scripts/ATSubordinateCrashDuringPrepare.txt
Log:
corrected signature which was stopping some of the trace being generated

Modified: labs/jbosstm/trunk/XTS/sar/tests/dd/scripts/ATSubordinateCrashDuringPrepare.txt
===================================================================
--- labs/jbosstm/trunk/XTS/sar/tests/dd/scripts/ATSubordinateCrashDuringPrepare.txt	2009-12-07 12:58:48 UTC (rev 30507)
+++ labs/jbosstm/trunk/XTS/sar/tests/dd/scripts/ATSubordinateCrashDuringPrepare.txt	2009-12-07 13:07:57 UTC (rev 30508)
@@ -396,7 +396,7 @@
 
 RULE trace send Participant aborted
 CLASS com.arjuna.wst11.messaging.engines.ParticipantEngine
-METHOD sendAborted(boolean)
+METHOD sendAborted()
 AT INVOKE sendAborted
 BIND engine:ParticipantEngine = $0,
      identifier:String = engine.getId()



More information about the jboss-svn-commits mailing list