Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread Bill Harrelson
Well, not a configuration, you could write and register a filter that sends a re-direct. You have to do something similar to this (but in reverse): https://stackoverflow.com/questions/9389211/using-filters-to-redirect-from-https-to-http On 10/5/2018 3:23 PM, Gillett, Phil wrote: Hello:

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-20 Thread Bill Harrelson
in Internet Explorer (it's pretty much the only thing I use Explorer for).  But I decided to try Chrome, and, lo and behold, it worked! Now I'll run some other tests to see if I can figure out why Explorer isn't working. Thanks, Bill On 9/13/2018 4:14 PM, Bill Harrelson wrote: Tomcat 8.0.14

tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Bill Harrelson
Tomcat 8.0.14, Java 1.8.0_91. I've looked through StackOverflow and searched the archives and can't figure this out. We've been running tomcat, various versions for about 15 years, always using the manager-gui to control hosts. We have one tomcat instance running 8 hosts, where the manager-gui