Re: Exception: No property for arcId

2007-06-27 Thread Michael Lepine
I figured it was something like that but couldn't pinpoint anything in the mapping file. Last night, I remapped and regenerated everythng from the schema. It is now working. Thank you for the help. If this happens again, I'll have a starting point for investigating. On 6/27/07, Andrus Adamchik

Re: Exception: No property for arcId

2007-06-27 Thread Andrus Adamchik
Could you doublecheck the model making sure the 'toDepartmentPrefix' relationship is still mapped? I often get similar errors when I forget to refresh the source tree in Eclipse after changing the mapping in the Modeler. Andrus On Jun 26, 2007, at 5:20 PM, Michael Lepine wrote: Hello al

Exception: No property for arcId

2007-06-26 Thread Michael Lepine
Hello all. I am getting the CayenneRuntimeException below when trying to invoke the setToOneTarget on one of my generated classes. The _Req and _DepartmentPrefix classes are generated classes. This same code worked yesterday morning but after some updates to the database and subsequent updates to