Seems to me that a paraphrase of the third paragraph quoted above
ought to be added -- PROMINENTLY -- to the comment lines at the top
of catalina.bat and catalina.sh, to keep midrange jocks like me
from driving ourselves nuts trying to manipulate services the
wrong way.
On 9/1/16, 3:52 PM, André
On 01.09.2016 22:30, James H. H. Lampert wrote:
On 9/1/16, 12:14 PM, Olaf Kock wrote:
if I'm remembering correctly, parameters for services are stored
somewhere in the registry. Instead of poking there, you should use the
tomcatw.exe executable which parameterizes the service.
I hope that memor
On 9/1/16, 12:14 PM, Olaf Kock wrote:
if I'm remembering correctly, parameters for services are stored
somewhere in the registry. Instead of poking there, you should use the
tomcatw.exe executable which parameterizes the service.
I hope that memory serves me right - it's been a long time since I
James,
On 9/1/2016 11:36 AM, James H. H. Lampert wrote:
> Ladies and Gentlemen:
>
> One of our Tomcat servers (refreshed from
> apache-tomcat-7.0.67-windows-x86.zip) is running AS A SERVICE on a
> Windows box.
>
> And we need to set JVM Options of
> -Djavax.servlet.request.encoding=UTF-8
> -Df
I want to have my landing page be accessible without using a nonce but
right now I'm getting a 403. I do have a separate login page that works
without a nonce.
The pertinent section of my web.xml is as follows:
entryPoints
/, /login.jsp, /JS/MIST.js
I also tried "/*" without success. I
Am 01.09.2016 um 20:36 schrieb James H. H. Lampert:
> ...
> I just tried adding a "setenv.bat" to the "bin" directory, containing
>
>> SET CATALINA_OPTS=-Djava.awt.headless=true
>> -Djavax.servlet.request.encoding=UTF-8 -Dfile.encoding=UTF-8
>
> and after stopping and starting the service, even af
Hi James,
On Thu, Sep 1, 2016 at 2:36 PM, James H. H. Lampert <
jam...@touchtonecorp.com> wrote:
> Ladies and Gentlemen:
>
> One of our Tomcat servers (refreshed from
> apache-tomcat-7.0.67-windows-x86.zip)
> is running AS A SERVICE on a Windows box.
>
> And we need to set JVM Options of
> -Dja
Ladies and Gentlemen:
One of our Tomcat servers (refreshed from
apache-tomcat-7.0.67-windows-x86.zip) is running AS A SERVICE on a
Windows box.
And we need to set JVM Options of
-Djavax.servlet.request.encoding=UTF-8
-Dfile.encoding=UTF-8
-Djava.awt.headless=true
Unlike IBM Midrange boxes
I found the problem, and you're right that the cookie was failing
validation.
The app was prepending a dot to the domain name so that the cookie would
affect both the domain and all subdomains. I understand that it's no
longer necessary to prepend the dot, and removing the prepended dot fixes
the
Chris,
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 8/31/16 7:21 AM, Mark Thomas wrote:
> > On 31/08/2016 12:18, Kreuser, Peter wrote:
> >>
> >> Christopher,
> >>
> >>> On 8/30/16 10:18 AM, Kreuser, Peter wrote:
> >>>
> >>> On 30/08/2016 10:23, Kreuser, Peter wrote:
>
>From: Hildegard Meier [mailto:daku8...@gmx.de]
>Sent: Thursday, September 01, 2016 10:14 AM
>To: users@tomcat.apache.org
>Subject: [SOLVED] mod_jk/1.2.37 Apache/2.4.7 (Ubuntu): AJP established
>connections pile up, connection_pool_timeout has
>no effect?
>
>Dear Guido,
>
>many thanks for Your ans
On 01/09/2016 08:09, Mark Thomas wrote:
On 31 August 2016 13:22:34 BST, Olivier Jaquemet
wrote:
Hi all,
We are encountering a weird but frequent exception when users try to
access AVI video playback on IE11.
My analysis is that it's a bad behavior of Tomcat when using
HttpServletResponseWrapp
Dear Guido,
many thanks for Your answer.
It looks, like the parameter reply_timeout=180 was the solution. I added
that parameter yesterday and was not sure if that would help and since I go to
vacation in short time, I asked in this list in parallel to maybe solve the
problem before vacati
13 matches
Mail list logo