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 protected]> 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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
