Hi, I'm deploying latest release of Jenkins on Windows 2008 server. Now I want to run jenkins in web context /jenkins so I in my jenkins.xml I added a prefix. For example <arguments>-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\jenkins.war" --httpPort=8282 --ajp13Port=8283 --prefix=/jenkins</arguments>
I also tried prefix=jenkins, so without the slash. Both produce same results. There is a 404 on all paths, the old one and the new one. Is it possible to run Jenkins under different web context? For example http://myserver.com:8282/jenkins instead of http://cwvutl06.resultinfra.com:8282 ? How can this be achieved? Thanks and Regards, Onno Status Code: 404 Exception: Request URL / not found.<br><br> Stacktrace: Generated by Winstone Servlet Engine v0.9.10 at Thu Nov 22 15:31:33 CET 2012 Status Code: 404 Exception: Request URL /jenkins not found.<br><br> Stacktrace: Generated by Winstone Servlet Engine v0.9.10 at Thu Nov 22 15:37:01 CET 2012 Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.