Re: JNDI JDBC entry in web.xml Servlet Deployment vs. Migrations
Re: JNDI JDBC entry in web.xml Servlet Deployment vs. Migrations
- Subject: Re: JNDI JDBC entry in web.xml Servlet Deployment vs. Migrations
- From: John Huss <email@hidden>
- Date: Tue, 22 Apr 2014 22:03:38 -0500
I think the migrations are run in Application.finishInitialization, but I could be wrong. So make sure you are calling super if you are overriding it. You could at ERXApplication to find where it is called.
The simple solution is to turn off "migrateAtStartup" and just add a call to run them yourself.
_______________________________________________
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