[jboss-cvs] JBossAS SVN: r100227 - projects/docs/enterprise/5.0/Examples/resteasy-examples/api-clients.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 1 20:39:56 EST 2010


Author: laubai
Date: 2010-02-01 20:39:55 -0500 (Mon, 01 Feb 2010)
New Revision: 100227

Modified:
   projects/docs/enterprise/5.0/Examples/resteasy-examples/api-clients/README.txt
Log:
Corrected resteasy-examples as per JBPAPP-3578.

Modified: projects/docs/enterprise/5.0/Examples/resteasy-examples/api-clients/README.txt
===================================================================
--- projects/docs/enterprise/5.0/Examples/resteasy-examples/api-clients/README.txt	2010-02-02 01:25:53 UTC (rev 100226)
+++ projects/docs/enterprise/5.0/Examples/resteasy-examples/api-clients/README.txt	2010-02-02 01:39:55 UTC (rev 100227)
@@ -28,4 +28,4 @@
 
 Twitter Client:
 - Run:
-    mvn exec:java -Dexec.mainClass="org.jboss.resteasy.examples.twitter.Twitter" -Dexec.args="<userId> <password>"
+    mvn exec:java -Dexec.mainClass="org.jboss.resteasy.examples.twitter.TwitterClient" -Dexec.args="<userId> <password>"




More information about the jboss-cvs-commits mailing list