Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.1.2
-
Component/s: None
-
Labels:None
-
Environment:Websphere Application Server 6.1 on Power5 and Redhat Linux
-
Number of attachments :
Description
Hi,
I installed Archiva as a web application with a different web context name called "librepo" instead of the default "archiva".
So all URLs in Archiva start with http://<host>/librepo in my installation.
I just upgraded from Archiva 1.0.2 to Archiva 1.1.1 and everything works fine.
But when I clicked on an RSS symbol which is offered under "Browse Repository", I got the following message "Not Found - The requested URL /archiva/rss/rss_feeds was not found on this server."
Manually changing the url to "http://host/librepo/rss/rss_feeds?..." doesn't lead to a feed, either. But here I only get a blank page and no error message.
Maybe, there is some more work to do at the new rss functionality, but fixing the web context would be start.
Bye, Stefan
Attached patch