[rules-users] Eclipse, Groovy and Drools - java.lang.NoClassDefFoundError

jasonxzhong jason.zhong at ellucian.com
Fri Aug 10 09:26:05 EDT 2012


Do you use Groovy class in your rules? I had similar though not exact class
loading issue with Groovy when building rules on Guvnor.  Groovy pulls in a
lot of Java runtime classes for things like dynamic typing etc. and I
suspect you may have to add the jars that contain the missing classes to the
runtime class path. 



--
View this message in context: http://drools.46999.n3.nabble.com/Eclipse-Groovy-and-Drools-java-lang-NoClassDefFoundError-tp3355184p4019089.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list