Thread
:
org.hibernate.DuplicateMappingException: Duplicate class/entity mapping project
View Single Post
#
3
(
permalink
)
07-04-2007, 07:17 AM
bbq
Senior Member
Join Date: Jun 2007
Posts: 134
User.java and User.hbm.xml are different
check if User.hbm.xml has the same attributes that User.java has.
Maybe you forgot some attribute
bbq
View Public Profile
Send a private message to bbq
Find all posts by bbq