When i'm installing Jenkins bundle, it comes with tomcat which is already installed with different bundle, so in the end i have port conflicts. The easiest way is just point to different ports new Tomcat, but the i will have two instances of it and that's just silly from performance point. Is there a way to skip installing second one Tomcat?
↧