Re: ERXKey<$attribute.javaClassName> error on the _<Entity> class file of my entities.
Re: ERXKey<$attribute.javaClassName> error on the _<Entity> class file of my entities.
- Subject: Re: ERXKey<$attribute.javaClassName> error on the _<Entity> class file of my entities.
- From: Gustavo Pizano <email@hidden>
- Date: Sat, 14 Feb 2009 12:33:16 +0100
I dunno, its weird but because I was using prototypes, and when I go
to EOModel I can't setup the prototypes again, it;s happening with all
the attributes in the model, even the id.
G
On 14.2.2009, at 12:29, David Avendasora wrote:
On Feb 12, 2009, at 12:36 PM, Gustavo Pizano wrote:
ERXKey<$attribute.javaClassName>
This is code directly from the eogenerator template. If it is
showing up in your generated classes, then there is something wrong
with the eogen process.
If this was for a String attribute, it should be ERXKey<String>.
I believe this happens when EOgenerator can't resolve the class type
of the variable. ($attribute). I'm not sure why that would be, but
it is a place to start looking.
How is that particular attribute setup in the EOModel?
Dave
_______________________________________________
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