RE: WebApp Caching Broken

2018-03-08 Thread Kenneth Taylor
Thanks for the pointers. I did not realize that I had setup Tomcat emails to go to a folder and didn't see people's responses. Sorry about that. To clarify: We were making changes to our webapp and re-deploying and the changes were not showing up. We think this was happening because of the s

RE: WebApp Caching Broken

2018-03-06 Thread Kenneth Taylor
More troubleshooting revealed that our root context xml had been copied from another installation and had a wrong path in it. However, I don't think this was the problem since it was only a path to a Log4J config. We re-installed Tomcat from scratch and it seems to have resolved it, but this

WebApp Caching Broken

2018-03-05 Thread Kenneth Taylor
We are having a serious problem with Tomcat (8.5). Twice it has decided to PERMANENTLY cache one of our webapps. We are unable to update that webapp. We've tried everything imaginable, short of uninstalling Tomcat, which is the next step. Where is this cache and how do we turn it off? Why

RE: Can't Get SSL to Work in 8.5

2018-01-23 Thread Kenneth Taylor
List Subject: Re: Can't Get SSL to Work in 8.5 On Mon, Jan 22, 2018 at 2:23 PM, Kenneth Taylor wrote: > We are trying to get SSL to work in 8.5 and have been unsuccessful. We > followed all the instructions in the Tomcat documentation and what help is > available on the net

Can't Get SSL to Work in 8.5

2018-01-22 Thread Kenneth Taylor
We are trying to get SSL to work in 8.5 and have been unsuccessful. We followed all the instructions in the Tomcat documentation and what help is available on the net but have been unable to get TC to startup with an SSL Connector configured. Here is our Connector configuration: