Re: tellmeGen - Datanucleus 4 issue

2015-04-28 Thread GESCONSULTOR - Óscar Bou
Hi, Dan and Carlos. I’ve just committed on Carlos project different issues found when migrating to DN4. Summarizing: - OIDImpl DN3 class has been replaced by DatastoreIdImpl DN4 class. - DN4 verifies and creates @Unique constraints. Seems DN3 didn’t support them well. - I had a test not passing

Re: tellmeGen - Datanucleus 4 issue

2015-04-28 Thread Carlos
Hi Dan! Thank you very much! I will create a new branch named DN4issue in order you can fight with the problem :) Regards, Carlos. PS: Subscribed! (Forgot to send email confirmation hehe) Director de sistemas informáticos Calle Arquitecto mora 5, puerta 4 46022, Valencia Tlf: +34 669 70 20 05

Re: tellmeGen - Datanucleus 4 issue

2015-04-28 Thread Dan Haywood
Hi Carlos I'll take a look this evening, see if I can provide a bit of guidance. Could you commit to a branch so I can pull down the version of the app with the problem? Cheers Dan PS: could you subscribe to this mailing list so I don't have to manually approve your posts? thx. On 28 April 20

tellmeGen - Datanucleus 4 issue

2015-04-28 Thread Carlos
Hello, Saturday I installed last ISIS version with DN4 and now I have some problems using "import org.datanucleus.identity.OIDImpl;" (It does not exits in new version I think) and if I comment it I get this error: Error: Could not find or load main class org.datanucleus.enhancer.DataNucleusEnha