You should be able to run Tomcat alongside Jenkins service. I have not done exactly that, but I've run multiple instances of Tomcat on the same machine. You just need to make sure they run on different ports. Default port for Tomcat is 8080, so as long as you don't have Jenkins on that port (or any other port used by Tomcat), you should be all set.

I'm not aware of a way to run other webapps from Jenkins' Winstone container.

Eric

On 9/30/2013 2:43 PM, Peter Soncek wrote:
I run Jenkins as a Windows service and NOT on Tomcat. However, I would like to install Tomcat on this same server. This Tomcat would be to run a different webapp, but not Jenkins. Will this work or will installing Tomcat break my Jenkins install? Would I need to run this Tomcat on a different port other than 80 maybe?

Instead of using Tomcat, can I somehow load my .war to the Jenkins installation and use its web server instead?

Thank you,
Peter
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to