Jesper Pedersen [
http://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: What is the AS7 equivalent of <no-tx-datasource> ?"
To view the discussion, visit:
http://community.jboss.org/message/607884#607884
--------------------------------------------------------------
Teiid also uses this with JDBC sources with "no-tx" to turn
off the transactions. We have no JEE hook.
It'll be in the 7.0.0.CR1 release.
With resource adapters, Teiid extensively uses
"no-tx-connection-factory" in the "connection-factories" as many of
underlying sources are non-transactional, hopefully that is supported too.
<transaction-support>NoTransaction</transaction-support>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/607884#607884]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]