From 4fa7cdc2c8be9f9cea90c43245f5945774ed9528 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Tue, 17 Jul 2007 20:27:44 +0000 Subject: [PATCH] --- src/docbkx/what-is-spring-ws.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docbkx/what-is-spring-ws.xml b/src/docbkx/what-is-spring-ws.xml index 1af42604..82c48d01 100644 --- a/src/docbkx/what-is-spring-ws.xml +++ b/src/docbkx/what-is-spring-ws.xml @@ -79,9 +79,9 @@
Runtime environment - 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. Spring-WS consists of a number of modules, which are described in the remainder of this section.