duftler 01/05/22 15:26:17
Modified: sources/soap releases.xml
Log:
Revision Changes Path
1.5 +5 -1 xml-site/sources/soap/releases.xml
Index: releases.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/soap/releases.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- releases.xml 2001/05/22 14:54:46 1.4
+++ releases.xml 2001/05/22 22:26:12 1.5
@@ -52,7 +52,11 @@
whether they contain CDATA sections or not.</li>
<li>All the simple numeric types now use a serializer
that does not run its
content through Utils.cleanString(String).</li>
-
+ <li>Cleaned up handling of servlet init-parameters in
RPCRouterServlet and MessageRouterServlet.</li>
+ <li>Removed transport hook system property dependency.
The only remaining call
+to System.getProperty(String) is to get "line.separator". This should help
with some of the security
+constraints for Applets and the like.</li>
+ <li>Removed some extraneous methods from
org.apache.soap.util.StringUtils.</li>
</ul>
</s2>
<anchor name="v2.1"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]