-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve,

On 9/24/2010 12:17 PM, Steve Ryder wrote:
> java.lang.NoClassDefFoundError:
> org/apache/commons/lang/exception/NestableRuntimeException

This is likely to be due to your placement of libraries.

Aside from Chuck's comments (with which I completely agree: it's upgrade
time for you), I would suggest that you place /all/ libraries your web
application needs into the webapp's WEB-INF/lib directory, and not use
common/lib for any of that stuff.

Moving your libraries from the common to the webapp's lib directory is
likely to solve this problem for you.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyc2XwACgkQ9CaO5/Lv0PC34QCdHmCZ8/01n9wQD3gvKvaH2hD1
MmkAoJt6H9CxBYbRvCyeHUo7HR3OR7lr
=F5qN
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to