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

From version 100.1
edited by fcobia
on 2009/10/22 10:37
Change comment: Additional command line option for Hudson
To version 96.1
edited by David Avendasora
on 2009/06/18 13:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.fcobia
1 +XWiki.avendasora
Content
... ... @@ -20,16 +20,7 @@
20 20  
21 21  {{/code}}
22 22  
23 -{{info}}
24 -
25 -If you have an instance of tomcat or AJP running in a different process you can also use the -httpPort= and --ajp13Port= options to change the ports used.
26 -{code}
27 -java -DHUDSON_HOME=/Developer/Hudson/Home -jar /Developer/Hudson/hudson.war -httpPort=9080 --ajp13Port=9009
28 -{code}
29 -
30 -{{/info}}
31 -
32 -1. Point your browser to: http:~/~/localhost:8080/
23 +1. Point your browser to: http:~/~/localhost:8080/hudson
33 33  1. Start setting up jobs!
34 34  
35 35  === Servlet Container Installation ===