Re: Java 11 - Tomcat 8 - SSL

2018-12-05 Thread Mark Thomas
On 05/12/2018 21:30, Justin Wilke wrote: > Hello, > > Hitting kind of a dead end on my attempt to upgrade to java 11, it was > suggested to me to reach out to this group. > > We are currently running on Java 8, Tomcat 8.5.3 in prod. We are looking to > upgrade to java 11. 8.5.3 is over 2 years

Java 11 - Tomcat 8 - SSL

2018-12-05 Thread Justin Wilke
Hello, Hitting kind of a dead end on my attempt to upgrade to java 11, it was suggested to me to reach out to this group. We are currently running on Java 8, Tomcat 8.5.3 in prod. We are looking to upgrade to java 11. Looking at http://tomcat.apache.org/whichversion.html - it seems like every

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread tomcat
On 05.12.2018 16:54, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Guido, On 12/5/18 10:46, Jäkel, Guido wrote: Does it really ? If some tomcat code is at that time processing a client POST request, which potentially modifies data on the server (or a back-end datab

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Guido, On 12/5/18 10:46, Jäkel, Guido wrote: >> Does it really ? If some tomcat code is at that time processing >> a client POST request, which potentially modifies data on the >> server (or a back-end database), is ditto tomcat code "informed" >> o

RE: Using tomcat manager to deploy to several services

2018-12-05 Thread Jäkel , Guido
>Does it really ? If some tomcat code is at that time processing a client POST >request, >which potentially modifies data on the server (or a back-end database), is >ditto tomcat >code "informed" of the JVM shutdown, and does it have time to interrupt the >processing in >some predictable/recover

Re: Tomcat behind Apache web server ProxyPass settings for WebSocket

2018-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Richard, On 12/4/18 15:00, rich...@xentu.com wrote: > I'm trying to see the WebSocket examples that ship with Tomcat 9 in > action. > > If I point my browser directly at tomcat on 8080, they work. > > However, Tomcat is behind an Apache2 webserver

Re: manager app, Complete Server Status, not shown list of NIO threads

2018-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jan, On 12/5/18 06:59, Jan Vávra wrote: > Hi, > > Dne 04.12.2018 v 17:49 Christopher Schultz napsal(a): Jan, > > On 12/4/18 10:10, Jan Vávra wrote: Hello, I'm using Apache Tomcat/8.5.35, jvm 1.8.0_192-b12, Windows Server 2012 R2 and at C

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frank, On 12/4/18 11:55, Frank Schullerer wrote: > After searching the web many many times and reading all this here, > it seems that there is no real good solution for this. What exactly is "this"? What problem are you having that needs a solution,

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread Mark Thomas
On 05/12/2018 11:09, André Warnier (tomcat) wrote: > On 05.12.2018 11:53, Jäkel, Guido wrote: >> Dear Frank, >> >> I don't agree that this is "better". It will trigger the same things >> in the backend in the end. And obviously don't need the Tomcat >> Connector to be available. >> >> This might be

Re: manager app, Complete Server Status, not shown list of NIO threads

2018-12-05 Thread Jan Vávra
Hi, Dne 04.12.2018 v 17:49 Christopher Schultz napsal(a): -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jan, On 12/4/18 10:10, Jan Vávra wrote: Hello, I'm using Apache Tomcat/8.5.35, jvm 1.8.0_192-b12, Windows Server 2012 R2 and at Complete Server Status page I can see list of all http-nio

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread tomcat
On 05.12.2018 11:53, Jäkel, Guido wrote: Dear Frank, I don't agree that this is "better". It will trigger the same things in the backend in the end. And obviously don't need the Tomcat Connector to be available. This might be important in situation with some malfunctions caused by near-OOM or

Re: Using tomcat manager to deploy to several services

2018-12-05 Thread Frank Schullerer
Hello @all, again thanks for all the answers. I'm thinking if it's better to have a separate Tomcat instance for each service. At the moment we have many services running in one Tomcat instance. The problem with restarting the Tomcat can be imagined by everyone: all services are stopped. Frank A

RE: Using tomcat manager to deploy to several services

2018-12-05 Thread Jäkel , Guido
Dear Frank, I don't agree that this is "better". It will trigger the same things in the backend in the end. And obviously don't need the Tomcat Connector to be available. This might be important in situation with some malfunctions caused by near-OOM or out-of-request-workers (caused by long ru

Re: Translations update

2018-12-05 Thread Woonsan Ko
On Tue, Nov 27, 2018 at 11:21 PM Mark Thomas wrote: > > On 27/11/2018 13:19, Rémy Maucherat wrote: > > > Yes, I agree: it's not possible for non english speakers to use Tomcat, so > > it did seem pointless. Mark still wanted to do the experiment, and since > > the tool was easy and I had some time