Browse Source

fixed typo (SPR-6936)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3049 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Juergen Hoeller 16 years ago
parent
commit
bad186f0a7
  1. 2
      spring-framework-reference/src/transaction.xml

2
spring-framework-reference/src/transaction.xml

@ -2414,7 +2414,7 @@ txManager.commit(status);</programlisting> @@ -2414,7 +2414,7 @@ txManager.commit(status);</programlisting>
Geronimo, and Oracle OC4J -- without any special configuration required.
However, for fully supported transaction suspension and further advanced
integration, Spring ships special adapters for IBM WebSphere, BEA WebLogic
Server, and Oracle OC4J. These adapters iare discussed in the following
Server, and Oracle OC4J. These adapters are discussed in the following
sections.</para>
<para><emphasis>For standard scenarios, including WebLogic Server,

Loading…
Cancel
Save