--- Matt Raible <[EMAIL PROTECTED]> wrote:
> I'm a rookie at using Hibernate, so please bear with
> me.
> 
> I have User object that has a one-to-many mapping to
> a Resume object.  I
> am getting the exception below when trying to
> persist the resume.
> 
> I believe I might be doing something wrong with the
> addMethod method on
> my DAO.  The passed in "resume" object already has a
> "user" object set
> on it.
> 

It looks that it does not like  your classes...
Unfortunately you did not provided line numbers in yur
snippet - si I can not say what exactly offendet
hibernate...

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to