View Single Post
  #3 (permalink)  
Old 07-04-2007, 07:17 AM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
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
Reply With Quote