When I compile my spring mvc app, I get this in the output:
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_17\bin;......
What exactly should I use in production that this is referring to?