I am doing a JBoss SEAM project and when I view a form I get this error.
java.lang.ClassCastException: it.cogitoweb.csi.entity.csiorelav.CsiTipoLav cannot be
The object you are trying to cast, is loaded by a different classloader than the one which has loaded the class you are trying to cast into.