Hi
My question is probably quite trivial, anyway.
I have an MDB (A) where transactionattribute = NOT_SUPPORTED is declared on class level.
Bean A has an associated class (B) that uses JDBC with setAutoCommit = true.
Question: What are the consequences of A calling a method in B?
Best reagrds
Mads M Andersen