> My question is where is the "best" place to put old Lang 2.5 jar? Is there a > problem putting it > in $TOMCAT_HOME/lib? or should I just put it in the WEB-INF/lib for the > application?
1. It should go into WEB-INF/lib. Tomcat does not provide this library nor uses it by itself. > java.lang.ClassNotFoundException: org.apache.commons.lang.UnhandledException 2. Lang 3.0 has different package name. s/lang/lang3/ Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org