[jboss-cvs] JBossAS SVN: r101360 - projects/docs/enterprise/5.0.1/Examples/resteasy-examples/resteasy-springMVC.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Feb 23 18:43:39 EST 2010
Author: laubai
Date: 2010-02-23 18:43:39 -0500 (Tue, 23 Feb 2010)
New Revision: 101360
Modified:
projects/docs/enterprise/5.0.1/Examples/resteasy-examples/resteasy-springMVC/README.txt
Log:
Corrected springMVC port number.
Modified: projects/docs/enterprise/5.0.1/Examples/resteasy-examples/resteasy-springMVC/README.txt
===================================================================
--- projects/docs/enterprise/5.0.1/Examples/resteasy-examples/resteasy-springMVC/README.txt 2010-02-23 23:42:12 UTC (rev 101359)
+++ projects/docs/enterprise/5.0.1/Examples/resteasy-examples/resteasy-springMVC/README.txt 2010-02-23 23:43:39 UTC (rev 101360)
@@ -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