We have an application trying to use a method from commons codec 1.4 and are 
getting a NoSuchMethodError. We are using JBoss and have located 5 copies in 
the classpath that appear to be pre-1.4. In searching for other hits on the 
problem I noticed a commit in drools where they inlined the code from codec 
into their project, presumably to avoid this problem.  Is there any way around 
this? 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to