framework order??
framework order??
- Subject: framework order??
- From: Theodore Petrosky <email@hidden>
- Date: Sun, 09 Nov 2014 10:14:07 -0500
I am working on a project that requires ERAttachment. I am also using migrations in my app. As I am in the early stages, there are times I just drop the database, recreate it and let the migrations run from this empty database.
I keep running into an issue where I am starting up on a fresh clean database. the apps fails to launch with:
Nov 07 12:39:10 ASClientApproval[63195] ERROR er.extensions.appserver.ERXApplication - ASClientApproval failed to start. PSQLException: ERROR: relation "erattachment" does not exist
In the order pane of the Build Path section, I pushed ERAttachment to be the first element.
What is going on here? ERAttachment is the first element in the order section of the Build Path. I thought about creating a minimal first migration that doesn’t really do much, and a second migration that does my real work. Why am I jumping through hoops?
Ted |
_______________________________________________
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