I was chasing one very insidious bug. Tomcat installed as Windows service was not creating logs. The only log produced by Tomcat was stdout and […] Read More
Tag: Tomcat
The default installation of Tomcat 7 for Linux Debian is listening on port 8080. When you want to change the port to 80 then you […] Read More
There is very annoying bug in Open SSL 1.0 which affects curl. When you try to access Tomcat 7 with https with curl you’ll get […] Read More
I was deploying application on Tomcat7/OpenJDK. This application was accessing further secure services like SMTPS and HTTPS. Tomcat was complaining that certificates are not correct […] Read More
I was searching for Apache Tomcat 7 Maven plugin. I found only messages that no such thing exists and that I have to use some […] Read More