You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/03/02 01:23:43 UTC

svn commit: r382204 - /jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml

Author: rahul
Date: Wed Mar  1 16:23:41 2006
New Revision: 382204

URL: http://svn.apache.org/viewcvs?rev=382204&view=rev
Log:
Point to example.

Modified:
    jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml

Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml?rev=382204&r1=382203&r2=382204&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/xdocs/guide/custom-actions.xml Wed Mar  1 16:23:41 2006
@@ -100,6 +100,10 @@
       have one attribute "name". The action simply logs a hello to the
       value of the name attribute when it executes.</p>
 
+    <p>A simple example is
+      <a href="http://svn.apache.org/repos/asf/jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world.xml">here</a>
+      .</p>
+
    </subsection>
 
    <subsection name="Custom action implementation">



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org