Author: tommaso
Date: Tue Nov  8 14:10:19 2011
New Revision: 1199253

URL: http://svn.apache.org/viewvc?rev=1199253&view=rev
Log:
[CLEREZZA-650] - added a simple README which explains how to run the sample

Added:
    incubator/clerezza/trunk/parent/uima/uima.samples/README.txt

Added: incubator/clerezza/trunk/parent/uima/uima.samples/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/uima/uima.samples/README.txt?rev=1199253&view=auto
==============================================================================
--- incubator/clerezza/trunk/parent/uima/uima.samples/README.txt (added)
+++ incubator/clerezza/trunk/parent/uima/uima.samples/README.txt Tue Nov  8 
14:10:19 2011
@@ -0,0 +1,10 @@
+in the Clerezza console run (in this same order):
+
+   :f start mvn:org.apache.clerezza/uima.utils
+   :f start mvn:org.apache.clerezza/uima.ontologies
+   :f start mvn:org.apache.clerezza/uima.ontologies.ao
+   :f start mvn:org.apache.clerezza/uima.casconsumer
+   :f start mvn:org.apache.clerezza/uima.samples
+
+then try sending the following HTTP POST with cURL:
+   curl -d "uri=http://wwww.apache.org"; http://localhost:8080/uima/regex


Reply via email to