Re: Configuration of APR.

2012-02-27 Thread Friedrich Clausen
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

Re: Configuration of APR.

2012-02-24 Thread Konstantin Kolinko
2012/2/24 Friedrich Clausen : > 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 I

Configuration of APR.

2012-02-24 Thread Friedrich Clausen
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