Thread
:
[/WEB-INF/applicationContext-dao.xml]: Invocation of init method
View Single Post
#
3
(
permalink
)
06-12-2007, 05:33 PM
bbq
Senior Member
Join Date: Jun 2007
Posts: 134
The problem is your second mapping, you have a relationship many-to-one with "user" but you define a tag "column" when actually must define 2 of the user (you defined a composite-id for this object with 2 columns)
Good luck
bbq
View Public Profile
Send a private message to bbq
Find all posts by bbq