2007/4/3, Andrus Adamchik <[EMAIL PROTECTED]>:

While I've never seen hung transactions in my apps, there were other
users [1] who are seeing some strangeness. So let's try to figure out
what's going on.

1. What DataSource are you using - Cayenne-provided or some other
(e.g. container-provided). Either should work of course, but this
information should help in debugging.


cayenne provided one...

2. Are you using container-managed transactions? If you are, you have
to check "container-managed transactions" [2], and ensure that
whatever transaction mechanism is used (i.e. explicit J2EE
UserTransactions), you commit them explicitly.


no CMT.... these samples are made in a very simple  context, STAND ALONE
applications
no J2EE stuff here...


--
Jerome Moliere - Mentor/J
http://romjethoughts.blogspot.com/
auteur Eyrolles

Reply via email to