The error: Caused by: java.lang.IllegalArgumentException: Can not set java.lang.Long field fo.bar.ClassName to java.lang.Long The solution: The problem is that the field of the object which is used is an object itself and I did not specifiy the field of the object. Therefore we need to specifiy the field of the object. Description: This section in [...]
Archive for February, 2010
Can not set java.lang.Long field to java.lang.Long
Posted in Software Development, tagged Hibernate, J2EE on 18. February 2010 | 1 Comment »