Re: ERXMigration not working in ERXAjaxApplication
Re: ERXMigration not working in ERXAjaxApplication
- Subject: Re: ERXMigration not working in ERXAjaxApplication
- From: Chuck Hill <email@hidden>
- Date: Wed, 26 Jun 2013 13:35:09 -0700
Because of this:
public abstract class ERXApplication extends ERXAjaxApplication
If you extend just ERXAjaxApplication you lose all of the ERXApplication functionality. You should not ever need to use ERXAjaxApplication directly. ERXApplication is already Ajax enabled.
Chuck
On 2013-06-26, at 1:32 PM, Christoph Wick wrote:
> Hi there,
>
> I have a strange problem.
>
> I had an ERXApplication that used ERXMigration. Everything was fine, my H2 database schema was created on the fly.
>
> Then I changed ERXApplication to ERXAjaxApplication and suddenly ERXMigration didn't work anymore.
>
> I tried back and forth, but
>
> ERXApplication -> ERXMigration ok
> ERXAjaxApplication -> ERXMigration does not even start
>
> Same EOModel, same Migration classes and same properties.
>
> Can someone explain this? Is there a workaround? Thx,
>
> C.U.CW
> --
>
> Christoph Wick - Diplom Informatiker, Managing Director
> i4innovation GmbH, Professor-Neu-Allee 39, 53225 Bonn, Germany
>
> T +49 2 28 28 62 97 93
> M +49 1 51 22 65 78 90
> F +49 2 28 28 62 97 99
> M email@hidden
> W www.i4innovation.de
>
> Geschäftsführer: Thomas Heep, Christoph Wick
> Sitz der Gesellschaft: Bonn | Amtsgericht Bonn HRB 18548 | USt-IdNr.: DE276502600
>
> C.U.CW
> --
> What are the three enemies of a programmer? Sunlight, oxygen, and the appalling roar of the birds.
>
>
> _______________________________________________
> 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
--
Chuck Hill
Executive Managing Partner, VP Development and Technical Services
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/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 44th in 25th annual PROFIT 500 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
_______________________________________________
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