You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2008/09/30 16:46:24 UTC

svn commit: r700484 - /ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java

Author: mriou
Date: Tue Sep 30 07:46:24 2008
New Revision: 700484

URL: http://svn.apache.org/viewvc?rev=700484&view=rev
Log:
A weird typo

Modified:
    ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java

Modified: ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java
URL: http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java?rev=700484&r1=700483&r2=700484&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java (original)
+++ ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java Tue Sep 30 07:46:24 2008
@@ -102,7 +102,7 @@
                         outboundMsg, invokeResponseChannel);
 
                 object(false, new InvokeResponseChannelListener(invokeResponseChannel) {
-                    private static final long serialVerstmptmpionUID = 4496880438819196765L;
+                    private static final long serialVersionUID = 4496880438819196765L;
 
                     public void onResponse() {
                         // we don't have to write variable data -> this already