[
https://issues.apache.org/jira/browse/TUSCANY-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611757#action_12611757
]
Dan Becker commented on TUSCANY-2370:
-------------------------------------
The default web app port for Tomcat is 8080 and is configurable as you say. In
fact you look up the example web app at
http://localhost:8080/sample-feed-aggregator-webapp. However, I think the feed
location at 8083 is a function of the NotificationBindingProvider default
which for Tuscany is 8083. So I think we are safe with having the simple
sample index.html default to 8083.
> sample-feed-aggregator-webapp gets 404 error on the feed urls
> -------------------------------------------------------------
>
> Key: TUSCANY-2370
> URL: https://issues.apache.org/jira/browse/TUSCANY-2370
> Project: Tuscany
> Issue Type: Bug
> Affects Versions: Java-SCA-Next
> Reporter: ant elder
> Fix For: Java-SCA-Next
>
> Attachments: Tuscany2438.patch
>
>
> The sample-feed-aggregator-webapp says: 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
> but all three URLs give a 404
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.