Hi All,
Just a small comment on the docs at
http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/valves/RemoteIpValve.html
it would be great if it mentions that this valve should appear
*before* any logging (unless I missed it), auth and other remote IP
relevant valves. It took me qui
Hi,
On Fri, Feb 24, 2012 at 7:38 PM, Konstantin Kolinko
wrote:
> Do you have AprLifecycleListener in your server.xml?
> If tomcat-native is unavailable it would fail when listener is
> initialized. Here it fails later - I do not know why.
Thanks! That was it! I thought that AprLifecycleListener
Hi All,
I have, to the best of my ability, followed the docs on configuring
APR but I am getting "java.lang.UnsatisfiedLinkError" and, so far, not
been able to resolve it. First, some details of my environment :
OS - RHEL 5 x86_64
Java - 1.6.0_29-b11
Tomcat - 6.0.33
Libs - libtcnative 1.1.20
APR