I've upgraded to JOnAS 2.2.6, and now it seems that client transaction
rollback()'s are not working!
Never mind my own application, I'm simply using the "eb" sample to test
(although I have modified the properties to use PostgreSQL 7.0.3 instead
of the default DBMS).
Basically, the rollback in the middle of the application (transfers $20
to accno 102) is not rolling back. The final balance for accno 102
(alexandre dumas fils) is $320, but reading the code it looks like it
should be $300.
I'm using:
RedHat Linux 7.0 on Intel
Sun JDK 1.3
PostgreSQL 7.0.3
JOnAS 2.2.6
Jeremie ORB
Using the "eb" example, unmodified except that I loaded the database
into PostgreSQL instead of whatever the default was.
I tried both the AccountImplHome and the AccountExplHome variations, but
they have the same problem.
This is quite a killer for my application! (I make a lot of use of
rollback's, and they all don't work at this point).
Thank you,
Bryan
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".