0

After deploying my grails application to wildfly i am getting this error wherever i am using base64 class

java.lang.NoClassDefFoundError: org/apache/tomcat/util/codec/binary/Base64

Abhishek
  • 452
  • 3
  • 19
  • [This](http://stackoverflow.com/questions/27246756/java-lang-noclassdeffounderror-org-apache-commons-codec-binary-base64) stack overflow question may help. – Stephen DiMarco Jul 10 '15 at 16:44
  • @StephenDiMarco thankz for the link but it did not solved my problem..i hade another solution for the same. – Abhishek Jul 11 '15 at 11:35
  • @StephenDiMarco - I explicitly attached the jar in Lib folder which was not being build at the time of deployment. – Abhishek Jul 11 '15 at 11:36

0 Answers0