Author: assaf
Date: Mon Nov 20 17:14:29 2006
New Revision: 477452

URL: http://svn.apache.org/viewvc?view=rev&rev=477452
Log:
Fixed comment

Modified:
    
incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java

Modified: 
incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java
URL: 
http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java?view=diff&rev=477452&r1=477451&r2=477452
==============================================================================
--- 
incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java
 (original)
+++ 
incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java
 Mon Nov 20 17:14:29 2006
@@ -45,7 +45,7 @@
 import org.apache.ode.utils.DOMUtils;
 
 /**
- * Test core BPEL processing capabilities.
+ * Test activity recovery and failure handling.
  */
 public class ActivityRecoveryTest extends TestCase {
 


Reply via email to