Transactions and XADataSources

Thanks to the integration of the JOTM and XAPool packages from ObjectWeb, it is now possible to easily incorporate distributed transactional semantics in your servlets and JSPs. JOTM provides a JTA transaction manager, and the XAPool integration provides the ability to configure <resource-ref>s that refer to DataSources that can participate in distributed transactions.