Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-20 Thread Nicolas GENSOLLEN
Hi everybody, first excuse me for my poor english.   I use JSF with Spring and Hibernate and I have the following problem : i ve a class with two many-to-one relations which have the same bean associated. This works fine, but , my problems is when i m trying to update the class and the two b

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-20 Thread Werner Punz
This is a question which I would ask in forum.hibernate.org because it is very Hibernate specific and neither has anything to do with spring or with JSF, could be that both properties reference a dataset with the same key in the database hence both get updated at the same time. Werner Nicolas

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-20 Thread Nicolas GENSOLLEN
t;[EMAIL PROTECTED]> To: Sent: Tuesday, September 20, 2005 9:38 AM Subject: Re: Fw: JSF - SPRING - HIBERNATE Mapping problem This is a question which I would ask in forum.hibernate.org because it is very Hibernate specific and neither has anything to do with spring or with JSF, could be

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-20 Thread Werner Punz
e same problem would not exist with JSF ... > > Thank you. > > - Original Message - From: "Werner Punz" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, September 20, 2005 9:38 AM > Subject: Re: Fw: JSF - SPRING - HIBERNATE Mapping problem > >

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-20 Thread Werner Punz
o, i wondered if the same problem would not exist with JSF ... > > Thank you. > > - Original Message - From: "Werner Punz" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, September 20, 2005 9:38 AM > Subject: Re: Fw: JSF - SPRING - HIBERNATE Mapping

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-21 Thread Nicolas GENSOLLEN
erner> > > Nicolas GENSOLLEN wrote:>> I thought so too before i read a post in forum.hibernate.org.>> A man had the same problem and was saying it wasn't a hibernate but a>> struts problem.>> >> So, i wondered if the same problem would not exist with JSF

Re: Fw: JSF - SPRING - HIBERNATE Mapping problem

2005-09-21 Thread Werner Punz
t's because the 2 properties point to same java > object but I don't know how to change this... > > > - Original Message - > From: "Werner Punz" <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > To: mailto:users@myfaces.apache.org>> > S