[jboss-cvs] JBossAS SVN: r101222 - projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/resteasy-springMVC.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Feb 21 22:45:20 EST 2010


Author: laubai
Date: 2010-02-21 22:45:19 -0500 (Sun, 21 Feb 2010)
New Revision: 101222

Modified:
   projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/resteasy-springMVC/README.txt
Log:
Corrected port number for JBPAPP-3580.

Modified: projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/resteasy-springMVC/README.txt
===================================================================
--- projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/resteasy-springMVC/README.txt	2010-02-22 03:40:02 UTC (rev 101221)
+++ projects/docs/enterprise/EWP_5.0/Examples/resteasy-examples/resteasy-springMVC/README.txt	2010-02-22 03:45:19 UTC (rev 101222)
@@ -35,4 +35,4 @@
 - Open a browser at the following URL to test the function:
 
   List all available contacts:
-  http://localhost:9095/contacts
+  http://localhost:8080/contacts




More information about the jboss-cvs-commits mailing list