I am using JBoss. I realized that at run time it was using /../jboss-5.x.x/common/lib/commons-httpclient.jar/ not the jar from the war file: /../WEB-INF/lib/*./ As soon as I added /../jboss-5.x.x/common/lib/commons-codec.jar/ it solved the /org/apache/commons/codec/DecoderException java.lang.NoClassDefFoundError/
-- View this message in context: http://apache-commons.680414.n4.nabble.com/org-apache-commons-codec-DecoderException-java-lang-NoClassDefFoundError-tp745250p3704232.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
