[CDO] id generation client side & raw replication [message #1005927] |
Tue, 29 January 2013 05:31  |
Eclipse User |
|
|
|
Hi,
We're running a small application which uses the master/clone mechanism. Our EMF model only holds one object named 'Person' with the attributes 'id', 'firstName' and 'lastName'. The property 'id' of the attribute 'id' holds the value 'true'. But when saving this id is always '0' in the database.
I thought when setting the property 'ID_GENERATION_LOCATION' to 'CLIENT', the id should be generated.. Or does this only apply to the attribute 'CDO_ID'? If that's true I should use that one I suppose..
We also have a problem when 'raw replication' is set to true. When starting the clone it keeps making new sessions with the message 'replication failed, retry in 2 seconds'. Shouldn't I use 'raw replication'?
Thanks in advance.
Regards,
Ricky
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05107 seconds