0 Replies Latest reply on Oct 25, 2012 12:42 PM by lukas75

    How to use native libraries (apr) with JBoss 7.0.2

    lukas75

      I try enabling APR support on jbossas 7.0.2. I am using Ubuntu 10.04 LTS x64 with java-6-openjdk. 

      For this purpose I do exactly what is explained here 

      But after that I still have this lines in my console :

       

           17:39:15,193 INFO  [org.apache.catalina.core.AprLifecycleListener]

          (MSC service thread 1-5) The Apache Tomcat Native library which allows

          optimal performance in production environments was not found on the

          java.library.path:

          /opt/jboss/jboss-as-web-7.0.2.Final/bin/native:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/share/hck:/opt/jboss/jboss-as-web-7.0.2.Final/bin:/usr/lib/jvm/java-6-openjdk/bin

       

      I get stuck with this problem.  Thank you in advance for any help

       

      Luc