Hi all,
I wish to setup my datasource so that update operations only from within
transactions are really change persistent datas.
Therefore I've tested with local-tx-datasource, xa-datasource and
no-tx-datasource. DB ist Oracle9i, JBoss 4.0.2RC1.
I've a simple SLSB with container managed transaction and 'NotSupported' as
transaction type on all methods. This SLSB calls the MyEBHome.create() method
on my CMP Entity Bean which also has container managed transaction and
'NotSupported'.
But If I call the create method, an entry is made in the DB. Can I suppress
this an ResourceManager-level?
Another approach could by to set the transaction type on all 'set' and
'create'-methods to mandatory, but this is a lot of XDoclet-code to write.
Any other ideas or did I missed something?
Regards
Steffen...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884395#3884395
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884395
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user