Is it possible to use something like the below uniformly in:
  • JUnit Tests
  • A Java Application
  • A container - JBoss, websphere that have built-in JTA
  • A container - tomcat / jetty that do not have built-in JTA support


If so, any samples would be appreciated.

http://forum.springsource.org/showthread.php?t=64523

Thank you.:cool: