| Author |
Exception in thread "main" java.lang.NoClassDefFoundError
|
Varnam Aayiram
Ranch Hand
Joined: Dec 23, 2008
Posts: 88
|
|
Hi Folks...
I am getting a 'Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/groovy/control/CompilationFailedException' in the following locations:
JReportManagedBean.viewReport(JReportManagedBean)
and
JRunReport.main(JRunReport)
The Source are as follow:
I hope someone can advise where I am going wrong, thanks.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8435
|
|
It seems this is a known issue
http://grails-groovy.blogspot.com/2009/08/groovy-compilation-problem-while.html
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: Exception in thread "main" java.lang.NoClassDefFoundError
|
|
|