This package abstracts the underlying transaction mechanism
(JTA or JDBC) and provides strategies for obtaining application
server TransactionManagers.
TransactionManagerLookup implementation intended for use with WebSphere
Application Server (WAS).
WAS, unlike every other app server on the planet, does not allow direct
access to the JTS TransactionManager.