I generally have a "0" point WebObjects curse....

Whether it is NewProject0, Migration0, Deployment0, SetupWorkstation0... I am 
cursed.

Good thought to double check the model. It is Model0 after all.



On May 9, 2013, at 5:00 PM, Jesse Tayler <jtay...@oeinc.com> wrote:

> 
> if you are certain your model is correct
> 
> I recall that I've seen situations where basically the model wasn't loading 
> in at all, and so just about everything would report errors like -- this 
> can't find that -- type stuff.
> 
> of course, I can't recall how I resolved those things, but your error 
> triggered some distant memories of pulled hair...
> 
> 
> On May 9, 2013, at 5:53 PM, James Cicenia <ja...@jimijon.com> wrote:
> 
>> 
>> Tripled checked class paths.
>> Added the modelDependencies() in my migration0
>> 
>> PropertiesFile
>> 
>> er.migration.migrateAtStartup=true
>> er.migration.createTablesIfNecessary=true
>> er.migration.modelNames=ERUsers,ERAttachment,ERTaggable,ERAuth,YellaDatabaseModel,ERCoreBL
>> 
>> java.lang.IllegalArgumentException: EORelationship(): cannot find entity 
>> named ERAttachment for destination of relationship attachment in entity 
>> ERCMailAttachment.
>> 
>> Other suggestions?
>> James
>> 
>> 
>> On May 9, 2013, at 4:47 PM, Ramsey Gurley <rgur...@smarthealth.com> wrote:
>> 
>>> @Override
>>> public NSArray<ERXModelVersion> modelDependencies() {
>>>     return new NSArray<ERXModelVersion>(new ERXModelVersion("ERAttachment", 
>>> 0));
>>> }
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
>> 
>> This email sent to jtay...@oeinc.com
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to