You can safely ignore this warning. JBoss AS 4.2 includes the new JBoss Web Server, which uses the Apache Portable Runtime (APR). This technology allows you to provide platform-specific libraries to handle HTTP/HTTPS requests. JBoss AS does not ship with those platform-specific libraries. But then it does not require them - it uses Java code to process the requests instead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067583#4067583 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067583 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
