[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Apache Portable Runtime (APR) on Jboss 4.2.3 GA

PeterJ do-not-reply at jboss.com
Mon Dec 1 11:58:56 EST 2008


First, the warning "The Apache Tomcat Native library which allows optimal performance in production environments was not found" can be ignored - the app server will work just fine without it.

Second, if you want to load APR, then get JBoss Native from http://www.jboss.org/jbossweb/downloads/jboss-native-archive. Download the 2.0.3 version*. You can unzip it directly into the jboss_home directory, but I recommend instead unzipping it to a temporary location and then copying the files over - the zip file contains a 'bin' directory, copy the contents of that directory to jboss_home/bin.

*NOTE: The 2.0.3 version is the last version that places files in the location expected by the run scripts in 4.2.x. You can probably use a later version of JBoss Native, but you would have to modify the run scripts to change the library path.

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

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



More information about the jboss-user mailing list