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:48:55 -0500
Okay, then it is a problem with EOGenerator not being able to resolve
the Prototypes.
Do you have a custom .eogen file in your Resources directory?
If so, is the "Load Model Group" checkbox checked? Make sure it is if
you are using any framework models that are not listed in the "Models"
section
Dave
On Feb 14, 2009, at 6:33 AM, Gustavo Pizano wrote:
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