[jboss-user] [Beginners Corner] - Re: Apache Tomcat Native library ... not found on the java.l

PeterJ do-not-reply at jboss.com
Thu Oct 16 20:52:56 EDT 2008


This is an expected warning message which you can ignore. The APR is the Apache Portable Runtime, which is a subset of the Apache HTTP Server C/C++ libraries that can be embedded within a web server. JBossAS will function just fine without it - it it cannot find APR it will use Java code to do the same work.

If you would like to use APR within JBossAS, download and install JBoss Native.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182802#4182802

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182802



More information about the jboss-user mailing list