Tuesday, December 26, 2006

Spring java.lang.ClassCastException: java.lang.Long

In the error Log, you'll notice it occurs in toLoggableString within the Hibernate code


When you notice that, change your logger settings to INFO from DEBUG. It se
ems to go away.

This seems to be a bug with Spring / Hibernate.

Originally Where I got this answer from

No comments: