Yes, quickly here are the main info: 1) TomEE supports Connectors (JCA spec) (so you can use 2) TomEE can create XADataSource since last version (https://issues.apache.org/jira/browse/TOMEE-1049) 3) I never tested with default TomEE transaction manager but it should support it (code is here to support it at least). If not just change the Transaction Manager using tomee.xml to replace geronimo one by the one you want. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2013/12/15 Danny Trieu <[email protected]>: > Does tomee support XA?
