The Weblogic Dev2Dev site have a good article on using Spring for declarative transaction support, using Weblogic’s JTA support.
The article shows how to define your beans in Spring’s applicaitonCOntext.xml file and wire them up to use the Transaction support in Weblogic.