Hi all,
I am using jboss4.0.3spi with mysql 4.1.2.

For some strange reason, my transactions are not rolling back properly. Say I 
am creating an Entity bean at the beginning of a business method and at the end 
of that method, i am rolling back the transaction. But the entity remains in 
the db(i find it when I check the db manually!!)

My tables for CMP entity beans are created by jboss while deploying the ejb.

I haven't changed any default Transaction manager property of jboss. So I am 
expecting the default in memory transaction manager will be working.I am using 
CMT for all my beans. I have set all transaction attribute to Required for all 
the methods of all my beans in the <assembly-descriptor> part.

Is there anything else I need to do to make the it work? How do I see the logs 
related to transaction. I am in complete darkness.
please help.
Regards,
Sajid

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941769#3941769

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941769


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to