Re: Outbound SSL?

2019-05-29 Thread Peter Kreuser
James, Outbound SSL is usually handled by the underlying Java VM. > Am 29.05.2019 um 20:57 schrieb James H. H. Lampert : > > We have a customer that is running our Tomcat-based webapp, and it is > apparently having trouble accessing a Google web service. > > The error message they're getting is

Outbound SSL?

2019-05-29 Thread James H. H. Lampert
We have a customer that is running our Tomcat-based webapp, and it is apparently having trouble accessing a Google web service. The error message they're getting is: Unable to find acceptable protocols. isFallback=false, modes=[ConnectionSpec(cipherSuites=[TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA25

Re: Language Settings Location

2019-05-29 Thread tomcat
On 29.05.2019 11:58, Victor WILLART wrote: I see, first time trying to understand how a web app works … Quite easy. 1) see http://tomcat.apache.org/tomcat-8.5-doc/appdev/deployment.html 2) short guide ("webapps pour les nuls", copyright the Tomcat PMC) : Under a standard tomcat main installa

RE: Language Settings Location

2019-05-29 Thread Victor WILLART
I see, first time trying to understand how a web app works … Thanks anyway and have a nice day ! De : André Warnier (tomcat) Envoyé : mercredi 29 mai 2019 11:50:20 À : users@tomcat.apache.org Objet : Re: Language Settings Location Hi. See at end. On 29.05.201

Re: Language Settings Location

2019-05-29 Thread tomcat
Hi. See at end. On 29.05.2019 11:04, Victor WILLART wrote: Apache Tomcat 8.0 - Windows 64x Hi, I just wanted to know if there is a way to figure out where is the settings file which define the language of a web application using Apache Tomcat 8.0> Here is a part of a code that makes me th

Language Settings Location

2019-05-29 Thread Victor WILLART
Apache Tomcat 8.0 - Windows 64x Hi, I just wanted to know if there is a way to figure out where is the settings file which define the language of a web application using Apache Tomcat 8.0> Here is a part of a code that makes me think there is a way to change language settings: (func