Jesper de Jong wrote:Try specifying the fully qualified name of the class in your Hibernate mapping file. Like this: <class name="za.co.epsilon.domain.OverrideItemDo" ... > Likewise with other classes, such as OverrideItemId.