Thanks Marten.
I did a little more digging and the 2.1 javadocs for WebSphereTransactionManagerFactoryBean back up what you say:
"FactoryBean that retrieves the JTA TransactionManager for IBM's...
Type: Posts; User: jboyes; Keyword(s):
Thanks Marten.
I did a little more digging and the 2.1 javadocs for WebSphereTransactionManagerFactoryBean back up what you say:
"FactoryBean that retrieves the JTA TransactionManager for IBM's...
The IBM article outlining Spring integration with WebSphere ((http://www.ibm.com/developerworks/websphere/techjournal/0609_alcott/0609_alcott.html) states that versions of Spring below 2.1 :
"used...
I'm new to Spring; my first Spring project is using Struts as the web tier.
Two common options for integrating Spring with Struts, according to the "Professional Java Development with the Spring...