[jboss-cvs] JBossAS SVN: r101220 - projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/api-clients.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Feb 21 22:38:31 EST 2010


Author: laubai
Date: 2010-02-21 22:38:31 -0500 (Sun, 21 Feb 2010)
New Revision: 101220

Modified:
   projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/api-clients/README.txt
Log:
Correction for JBPAPP-3578.

Modified: projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/api-clients/README.txt
===================================================================
--- projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/api-clients/README.txt	2010-02-22 03:21:55 UTC (rev 101219)
+++ projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/api-clients/README.txt	2010-02-22 03:38:31 UTC (rev 101220)
@@ -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