Hi, We have a JCA resource adapter which supports only LocalTransactions. A client of ours is using this adapter in a global transaction scenario(using UserTransaction). I know that this is wrong. This is on WLS6.1/7.0. The server keeps throwing a lot of transaction-is-active exceptions but keeps doing the queries and other stuff. I have these questions: * Why is this working? According to me the server should fail more drastically (by not letting you proceed ahead of getConnection()). * I am looking for some defitive reasons not to work in the above scenario. References of specs would help.
Thanks a lot for any help, Gurdev
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
