Hello Joachim,
This problem may be due to a transaction rollback. Are you sure that
the transaction is committed? Also, could you please tell me the type
of primary key generator that you are using?
Thanks,
Gianny
On 23/10/2006, at 7:10 AM, Joachim Tessmer wrote:
Hi,
I have problems using CMP with Entitybeans, After calling create it
seems the bean is ok (seraching for it finds the new component) and
has the primary key from a sequence inside the DB, but the record
itself is never written to the DB. Any Ideas?
kind regards
Joachim