Re: Translation help wanted

2018-11-13 Thread Dave Fisher
Sent from my iPhone > On Nov 13, 2018, at 9:36 AM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > All, > >> On 11/13/18 10:39, André Warnier (tomcat) wrote: >>> On 13.11.2018 13:32, Rémy Maucherat wrote: >>> On Mon, Nov 12, 2018 at 12:49 PM Mark

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-23 Thread Dave Fisher
Hi - This is the way that Tomcat is. You should think about your configuration. In these days of cheap VMs why are you overloading so many web apps onto a single server? Are you able to create a farm of servers? In other words have two or more? If so then you have a frontend load balancer of

Re: WebApp Caching Broken

2018-03-05 Thread Dave Fisher
I’m guessing that the OP’s configuration or user permissions are not allowing war unpacking to update the webapps directory to the new version of the webapps. This has happened to me on some of my installations in the past when an admin starts as root vs. a special user like tomcat. This is

Re: Under system account, Tomcat starts even with shutdown port conflict

2017-06-09 Thread Dave Fisher
You should still be consistent about how you start Tomcat in Windows. Look into reboot situations. Look into file permissions if your app writes any files. These are other places where you can get inconsistent results. I've always used Ubuntu or Solaris in production to narrow these issues.

Re: Block urls using X-forwaed-for

2016-02-15 Thread Dave Fisher
You can take the source code for RemoteIPFilter and have it look at the X-Forwarded-For header. Even better offer a patch to RemoteIPFilter to allow the header field name to be configured. You are not the only one with this use case. Regards, Dave Sent from my iPhone > On Feb 15, 2016, at

Re: Wine and tomcat

2011-06-08 Thread Dave Fisher
Presently we use a library called EzJcom. It is proprietary. In the future, we want to change for POI but I will not be able to to everything we do with EzJcom. We need to connect to excel in realtime. Come over onto the POI user list - http://poi.apache.org/mailinglists.html - and

Re: Bug Help

2011-03-30 Thread Dave Fisher
Is this an Apache Tomcat problem, or a JBoss problem? If it is a Tomcat version, is it from a repackager or an official http://tomcat.apache.org/? In a new email thread with a descriptive subject provide the Apache HTTPD, mod_jk, Apache Tomcat, JDK and Operating System versions. Then you will