Hi,

I'm working on EJBs with container managed persistence with BEA
WebLogic. When trying BEA's primary key generator, a
java.sql.SQLException occurs: Cannot set transaction isolation level for
the XA connection if the XA connection pool does not have
"KeepXAConnTillTxComplete" attribute set to true. 

The BEA-manual tells something about isolation-level
TRANSACTION_SERIALIZABLE and that it is needed for the key generator.
Does SAP DB support this isolation-level? 

My test-EJB is connected to the database by using a jdbc-datasource with
a connection-pool and com.sap.dbtech.jdbcext.XADataSourceSapDB. 

All other operations are working fine so far.

Any ideas or explanations on this topic are appreciated.

Regards, Norbert Mende

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to