security-constraint in web.xml - order/priority

2010-03-10 Thread Mats Eklund
Hi, If I have more than one security-constraint tags in my web.xml (some with, some without auth-constraints), which one takes precedence for a specific request? Thanks, Mats

RE: Memory settings

2010-03-10 Thread Mats Eklund
to!? --- On Tue, 3/9/10, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R chuck.caldar...@unisys.com Subject: RE: Memory settings To: Tomcat Users List users@tomcat.apache.org Date: Tuesday, March 9, 2010, 10:34 PM From: Mats Eklund [mailto:mats.ekl...@yahoo.com

Memory settings

2010-03-09 Thread Mats Eklund
Hi, I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown in my web application: java.lang.OutOfMemoryError: Java heap space. I will profile my application to see if this can be avoided by changing the code, however, I'm also interested to know whether and how memory

Re: Memory settings

2010-03-09 Thread Mats Eklund
settings To: Tomcat Users List users@tomcat.apache.org Date: Tuesday, March 9, 2010, 9:59 PM Mats Eklund wrote: Hi, I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown in my web application: java.lang.OutOfMemoryError: Java heap space. I will profile my application

Native mode...

2010-03-09 Thread Mats Eklund
Hi, I'm running a webapp on Tomcat 5.5 on Windows Server 2003 and find statements in the log saying that the server could run faster if native libraries were installed. How can I install these libraries? If I rerun the installer, will I get a repair option where I can opt in this library?

RE: Native mode...

2010-03-09 Thread Mats Eklund
:39 PM From: Mats Eklund [mailto:mats.ekl...@yahoo.com] Subject: Native mode... I'm running a webapp on Tomcat 5.5 on Windows Server 2003 and find statements in the log saying that the server could run faster if native libraries were installed. The performance difference between using APR