From 50e788d63dca6c50237564960c4550b7c543d3fc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 10 Jul 2008 19:00:40 +0000 Subject: TUSCANY-2370 - Applying Dan's patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675681 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html') diff --git a/java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html b/java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html index e20f2fdf81..7b33391a87 100644 --- a/java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html +++ b/java/sca/samples/feed-aggregator-webapp/src/main/webapp/index.html @@ -24,9 +24,9 @@

Apache Tuscany Feed Aggregator Sample

To read the aggregated feeds, point your Web browser to the following addresses:

-
http://localhost:8080/sample-feed-aggregator-webapp/atomAggregator -
http://localhost:8080/sample-feed-aggregator-webapp/atomAggregator/atomsvc (for the Atom service document) -
http://localhost:8080/sample-feed-aggregator-webapp/rssAggregator +
http://localhost:8083/sample-feed-aggregator-webapp/atomAggregator +
http://localhost:8083/sample-feed-aggregator-webapp/atomAggregator/atomsvc (for the Atom service document) +
http://localhost:8083/sample-feed-aggregator-webapp/rssAggregator -- cgit v1.2.3