Hi,

I am using JOnAS 1.4.1 with JDK 1.2.1 on a WindowsNT machine.
I developed some container managed entity beans and have serious
problems with the synchronization of of the CMP fields. Sometimes after
a business method has finished the state is stored to the database
(ejbStore is called) and sometimes the state is _loaded_ (ejbLoad is
called) immediately after the method has finished. So the changes made
in the business method are overwritten.
Is this a bug or what is the reason for this behaviour? Any guess?

Thanks in advance.

Bye,

        Sven Buth

Reply via email to