This commit is contained in:
Arjen Poutsma
2007-07-17 20:27:44 +00:00
parent 2d0ea5b2b2
commit 4fa7cdc2c8

View File

@@ -79,9 +79,9 @@
<section>
<title>Runtime environment</title>
<para>
Spring Web Services runs within a standard Java 1.3 Runtime Environment. It also supports Java 5.0,
Spring Web Services runs within a standard Java 1.3 Runtime Environment. It also supports Java 5.0,
although the Java types which are specific to this release are packaged in a separate modules with the
suffix "tiger" in their JAR filename.
suffix "tiger" in their JAR filename. Note that the security module also requires Java 5.
</para>
<para>
Spring-WS consists of a number of modules, which are described in the remainder of this section.