Re: Does Tomcat need a non-ssl connector?

2016-02-14 Thread msh
On Thu, Feb 11, 2016 at 02:17:38PM -0500, m...@kimwana.com wrote: It works! Requests to port 80 area sent to 443, and there's no need to append a non-standard port! The counterintuitive bit for me is, port 443 is seemingly configured twice. No need for iptables or httpd! Woot! >

Re: Building binary release on Windows 10

2016-02-14 Thread Daniel Savard
Thanks Konstantin, I should have noticed the section in the BUILDING.txt, I read it once and didn't need the installer at that time, so I just forgot about it. Yes, I need the installer to distribute and installer version to someone else for a patch I made to the code and who couldn't cope with

tomcat 7/modcluster ssl issue

2016-02-14 Thread Qadeer Khan
Hello, I am trying to hookup ssl connection between mod_Cluster load balancer and tomcat 7 and seems to be following everything but when I start tomcat server, I am getting the following error in my catalina.out. My password is for the keystore is "tomcat". I have checked and rechecked. Any

Re: Building binary release on Windows 10

2016-02-14 Thread Konstantin Kolinko
2016-02-14 4:50 GMT+03:00 Daniel Savard : > Hi everyone, > > I am trying to perform a "build release" from source code for Tomcat > 8.0.32 and I am running into the following error when it is time to > create the actual installer file. > > > BUILD FAILED >