users@glassfish.java.net

transactions does not rollback using context.setrollbackonly()

From: shreyasd <shreyas.deshpande_at_gmail.com>
Date: Tue, 9 Feb 2010 00:23:11 -0800 (PST)

hi
i am using jt400.jar to connect to a ibm db2 database on as400.
in case of error the transactions are not getting rollbacked . i am using
context.setrollbackonly() in my stateless session beans.

i read that commitment control and journalling should be activated on as400
, i have done the same.

but still transactions do not rollback.

it works perfectly fine for microsoft sql server.

may be it is not a glassfish problem.
-- 
View this message in context: http://old.nabble.com/transactions-does-not-rollback-using-context.setrollbackonly%28%29-tp27511815p27511815.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.