I actually checked that! Of course, I saw the db-relationship and
missed the fact that the obj-relationship wasn't there. I've been
having problems keeping my ObjEntities and DbEntities synchronized.
Somehow my Java class had the set and getQuestion() methods, but the
DataMap wasn't right.
Thanks for the help!
Todd
On Feb 5, 2006, at 3:57 PM, Andrus Adamchik wrote:
>
> On Feb 5, 2006, at 3:40 PM, Todd O'Bryan wrote:
>
>> Caused by: org.objectstyle.cayenne.exp.ExpressionException: [v.
>> 1.2M10 January 5 2006] Can't resolve path component:
>> [ObQuestionDatum.question].
>
> That's what it is - your entity ObQuestionDatum doesn't have any
> attribute or relationship called "question". Doublecheck that you
> have the right version of the DataMap deployed in Tomcat.
>
> Andrus
>
This archive was generated by hypermail 2.0.0 : Sun Feb 05 2006 - 16:17:56 EST