Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: Infrastructure
-
Labels:None
Description
I've installed Sonar on Tomcat. I've created sonar-web.war and I created a the file $CATALINA_HOME/conf/Catalina/localhost/sonar-web.xml The server starts and Sonar seems to work well. Nevertheless, the URL of 'Configure rules' menu isn't correct (the other URLs are correct). The URL is 'http://foo.com/rules_config' instead of 'http://foo.com/sonar-web/rules_config'
Successfully tested on Tomcat 5.5.
WAR is built with the script war/build-war.sh.