View Single Post
  #1 (permalink)  
Old 07-20-2007, 12:31 AM
fred fred is offline
Member
 
Join Date: Jul 2007
Posts: 41
fred is on a distinguished road
java.lang.NoClassDefFoundError
I'm trying to convert from HTML to PDF.

but when I run the code it gives me the following error:
Code:
java.lang.NoClassDefFoundError: org/apache/avalon/framework /configuration/ConfigurationException
what's the problem?
thanks
Reply With Quote
Sponsored Links