Re: Issue building the Unix daemon (jsvc) with the "configure" script in Tomcat7

2012-08-23 Thread Fred Janon
Hi Jeff, Thanks, but I read the instructions and requirements for a C compiler an the JDK. As shown in my original message there is a JDK > /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/* but no "jni_md.h" in the Open JDK. As I said the "jni_md.h" seems to be in the Windows JDK, but not in the Linux o

Re: Issue building the Unix daemon (jsvc) with the "configure" script in Tomcat7

2012-08-23 Thread Jeff MAURY
You need a JDK to be installed on your machine and it seems you've only a JRE Jeff On Thu, Aug 23, 2012 at 10:12 PM, Fred Janon wrote: > Hi, > > I am trying to build the Unix deamon jsvc in AWS EC2 Linux. I did not > install Tomcat7 that comes with the AWS Linux, I downloaded Tomcat7 from > th

Re: redirecting people to maintenance mode

2012-08-23 Thread Fred Janon
Christopher, I am interested in more details from your comment: "This is a common misconception: Apache httpd is *not* faster than Tomcat for static content *when configured appropriately*. The current default configuration is unfortunately much less optimized than Apache httpd's default configur

Issue building the Unix daemon (jsvc) with the "configure" script in Tomcat7

2012-08-23 Thread Fred Janon
Hi, I am trying to build the Unix deamon jsvc in AWS EC2 Linux. I did not install Tomcat7 that comes with the AWS Linux, I downloaded Tomcat7 from the Apache Tomcat website, I installed it and ran Tomcat7 successfully. Now I am trying to build the daemon to run Tomcat7 as a daemon. I get an error

Re: Tomcat 7.x and Internet Explorer Adobe Reader plugin

2012-08-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miguel, On 8/22/12 4:26 PM, Miguel González Castaños wrote: > On 22/08/2012 18:06, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Miguel, >> >> On 8/21/12 10:24 AM, Miguel Gonzalez wrote: >>> Our webapp worked fine

Re: Too many connections in keepalive state in jk threadpool

2012-08-23 Thread Rainer Jung
On 23.08.2012 09:50, marcobuc wrote: Hi, we are experiencing a very similar problem with the difference that we are using mod_proxy_ajp instead of mod_jk to connect Apache with tomcat. As for mod_jk, the connection is done to the 8009-jk port opened by a connector configured in tomcat server.xml

Re: AW: Too many connections in keepalive state in jk threadpool

2012-08-23 Thread marcobuc
Hi, we are experiencing a very similar problem with the difference that we are using mod_proxy_ajp instead of mod_jk to connect Apache with tomcat. As for mod_jk, the connection is done to the 8009-jk port opened by a connector configured in tomcat server.xml file. We tried configuring the ti

asyncTimeout value ignored when using APR connector on Windows

2012-08-23 Thread Nikos Viorres
Dear all, Apologies for duplicate question but i was initially subscribed to the digest list only and i am having trouble with follow ups. The value that i set to Tomcat's asyncTimeout connector property is ignored when using the APR connector on Windows no matter what (default 10 seconds is used