Navigation
1 user online :: 1 Guest and 0 Registered
Most popular FAQs 
- I'm getting the exception:org.hibernate.HibernateException: No CurrentSessionContext configured!] but I ... (1466 views)
- Do I have to use Tomcat 7? (638 views)
- How does one handle a foreign key in a ... (522 views)
- I have configured my system to use ABL, but ... (444 views)
- I am getting an exception java.lang.NoClassDefFoundError: com/autobizlogic/abl/businesslogicengine/util/StringSvcs (414 views)
- I'm getting an exception "The business logic class for ... (398 views)
- I'm getting an exception that says "An update event ... (356 views)
- I'm getting an exception "java.lang.ClassNotFoundException: org.hibernate.type.BasicType" (348 views)
- How can I tell exactly which version of the ... (321 views)
Latest FAQs 
- I'm getting an exception "The business logic class for ... (2012-04-09 15:19)
- I'm getting the exception:org.hibernate.HibernateException: No CurrentSessionContext configured!] but I ... (2012-04-08 17:39)
- I am getting an exception java.lang.NoClassDefFoundError: com/autobizlogic/abl/businesslogicengine/util/StringSvcs (2011-10-26 05:34)
- How can I tell exactly which version of the ... (2011-10-19 18:40)
- I have configured my system to use ABL, but ... (2011-10-19 13:10)
Sticky FAQs
Installation/configuration
ID #1007
I am getting an exception java.lang.NoClassDefFoundError: com/autobizlogic/abl/businesslogicengine/util/StringSvcs
We have seen this exception in cases when the Groovy jar was not in the Java classpath. It is rather confusing because it seems to be about an ABL class and not a Groovy class, but adding the Groovy jar (and other required jars) to the classpath seems to resolve this problem.
Tags: -
Related entries:
- Do I have to use Tomcat 7?
- How does one handle a foreign key in a composite primary key?
- I'm getting an exception "java.lang.ClassNotFoundException: org.hibernate.type.BasicType"
- I'm getting an exception that says "An update event has no old state etc...". What does that mean?
- I'm getting an exception "The business logic class for MyClass refers to attribute foo, which start with an upper case letter". What does it mean?
Last update: 2011-10-26 05:34
Author: Max Tardiveau
Revision: 1.0
You cannot comment on this entry