Re: ERAttachment migration0 problems.
Re: ERAttachment migration0 problems.
- Subject: Re: ERAttachment migration0 problems.
- From: James Cicenia <email@hidden>
- Date: Thu, 09 May 2013 16:53:54 -0500
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 < email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden