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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to