Last modified by Bastian Triller on 2012/08/24 19:38

From version 111.1
edited by Johan Henselmans
on 2010/08/18 21:01
Change comment: There is no comment for this version
To version 112.1
edited by Johan Henselmans
on 2010/08/18 20:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -119,25 +119,9 @@
119 119  
120 120  {{/noformat}}
121 121  
122 -1. Make sure that you are using UTF8 in the Connector, by adding
122 + 
123 123  
124 -{{noformat}}
125 -
126 -URIEncoding="UTF-8"
127 -
128 -{{/noformat}}
129 -
130 -to the Connector in /Library/tomcat/conf/server.xml in such a way:
131 -
132 -{{noformat}}
133 -
134 - <Connector port="8080" protocol="HTTP/1.1"
135 - connectionTimeout="20000"
136 - redirectPort="8443" URIEncoding="UTF-8"/>
137 -
138 -{{/noformat}}
139 -
140 -1. Install Hudson in Tomcat: go to&nbsp;{{color value="#003366"}}[{{/color}}{{color value="#003366"}}[http://localhost:8080]{{/color}}http:~/~/localhost:8080, login with the user and password that you have created in&nbsp;##tomcat-users.xml##, and upload&nbsp;##hudson.war##&nbsp;to the Tomcat server.
124 +1. Install Hudson in Tomcat: go to&nbsp;{{color value="#003366"}}[{{/color}}{{color value="#003366"}}http://localhost:8080{{/color}}http:~/~/localhost:8080, login with the user and password that you have created in&nbsp;##tomcat-users.xml##, and upload&nbsp;##hudson.war##&nbsp;to the Tomcat server.
141 141   Goto&nbsp;http:~/~/localhost:8080/hudsonhttp:~/~/localhost:8080/hudson&nbsp;and you can start configuring your Hudson build server.
142 142  
143 143  == Building WO Apps ==