On 2011-08-29, at 5:58 PM, Kevin Hinkson wrote: > Hi all, > > I've recently moved to having my Model/EO code in a Wonder framework. So I > now have a Wonder App (web app) and a Wonder Framework (model framework). > > I noticed that when the migrations in the model framework are run when > launching the web app, a call to > ERXJDBCUtilities.executeUpdateScriptFromResourceNamed to run a SQL file in > the framework Resource folder is not found.
Is the third parameter to ERXJDBCUtilities.executeUpdateScriptFromResourceNamed a null or the framework name. null means the application bundle. Chuck > I think this is because the Resource path is set to be the web app resource > folder. Is there a way around this other than running > ERXJDBCUtilities.executeQuery? > > Also, might some setting be bungled or not set correctly? Any pointers would > be helpful. > > — K.R.H. > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to [email protected] -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
