Re: [Hibernate] Problem with element

2002-09-25 Thread Gavin King
A set of strings isn't an association... So I'm still confused why cascade() is called. - Original Message - From: "Mark Woon" <[EMAIL PROTECTED]> To: "Gavin King" <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 10:56 PM Subject: Re: [

Re: [Hibernate] Problem with element

2002-09-25 Thread Gavin King
"Mark Woon" <[EMAIL PROTECTED]> To: "Hibernate Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 5:03 PM Subject: [Hibernate] Problem with element > > I'm getting this with both 1.1 and what's currently in CVS. I'm g

[Hibernate] Problem with element

2002-09-25 Thread Mark Woon
I'm getting this with both 1.1 and what's currently in CVS. I'm getting an NPE at cirrus.hibernate.helpers.ReflectHelper.get(ReflectHelper.java:169) because target is null. My mapping looks like this: All I'm doing is: Foo f = new Foo(); f.setId("I