duftler 01/05/22 15:27:51
Modified: targets/soap releases.html
Log:
Revision Changes Path
1.7 +5 -1 xml-site/targets/soap/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/xml-site/targets/soap/releases.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- releases.html 2001/05/22 19:29:56 1.6
+++ releases.html 2001/05/22 22:27:48 1.7
@@ -64,7 +64,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>
</FONT></TD></TR></TABLE><BR>
<A name="v2.1"><!--anchor--></A>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]