[
https://issues.apache.org/jira/browse/TUSCANY-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611729#action_12611729
]
Luciano Resende commented on TUSCANY-2370:
------------------------------------------
>From looking at the patch, we are changing :
http://localhost:8080
to
http://localhost:8083
Isn't the tomcat port a user configuration option ? And the default port is
8080 ?
Maybe we could use a relative url on the html, that would work independent of
the "host:port" ?
> 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.