Re: The object with globalID cannot be found
Re: The object with globalID cannot be found
- Subject: Re: The object with globalID cannot be found
- From: Henrique Prange <email@hidden>
- Date: Mon, 24 Nov 2008 15:46:58 -0200
Hi Mike,
Thanks for your help. Here is the result:
The primary key description on abstract entity Y:
name : 'pk_id'
columnName : 'pk_id'
className : 'java.lang.Number'
externalType : 'NUMBER'
userInfo : '{prototypeName = "pk_id"; }'
valueType : 'i'
serverTimeZone : 'America/Sao_Paulo'
The foreign key description on entity X:
name : 'fk_action'
columnName : 'fk_action'
className : 'java.lang.Number'
externalType : 'NUMBER'
userInfo : '{prototypeName = "fk_property"; }'
valueType : 'i'
serverTimeZone : 'America/Sao_Paulo'
Both seems equivalent.
I forgot to mention one more thing. Model A and model B live in
different frameworks.
Cheers,
Henrique
Mike Schrag wrote:
I started the application, but the same error occurred. :(
It's possible this is some other problem entirely, but at runtime, print
out the the actual externalTypes, valueType, and valueClass of the two
attributes just to be sure.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden