Re: Eclipse source of problems?
Re: Eclipse source of problems?
- Subject: Re: Eclipse source of problems?
- From: Ângelo Andrade Cirino <email@hidden>
- Date: Mon, 10 Sep 2012 12:03:45 -0300
Hi Pascal,
Em 10/09/2012, às 11:23, Pascal Robert escreveu:
>
> What do you have in the EO_PK_TABLE table? And this part of a migration?
The EO_PK_TABLE isn't part of the migration and is correctly created after the first inserts in the database. Interesting enough, the PK table is updated even for the failed attachment insert attempts. For instance, the ERAttachments PKs are ERAttachment = 5 and ERAttachmentData = 5 after my attempts to insert new images, but the database only holds one image so far for the first and only successful insert. All the other PKs are correct.
>
> Do you have the JDBC properties set with the same values in all 3 apps?
Yes, the three applications use exactly the same JDBC properties from one single and shared framework. I set up this framework to hold the models and the JDBC connections. I've played with the JDBC properties being loaded by three different methods: the model, the properties file and from a notification. The three methods give the same outcome.
I am clueless.
Regards,
Angelo
_______________________________________________
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