From e7ed201cd9ffc55e1ff45275b39e22de2bff1ffe Mon Sep 17 00:00:00 2001
From: Arjen Poutsma
+ Spring Web Services works under Java 1.6, but you must make sure to use the versions of Xerces and + Xalan that are packaged with it. Using other XML parsing libraries will cause exceptions to occur + in the org.apache.xml.serializer.ToXMLSAXHandler. +
++ Therefore, when using Java 6, do not bundle Xerces, nor Xalan in your application. +
+