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: David Avendasora <email@hidden>
- Date: Sat, 14 Feb 2009 06:29:05 -0500
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