[xgws-dev] CVS Update: codes/xsul/java/doc
Aleksander Andrzej Slominski
xgws-dev_at_extreme.indiana.edu
Tue Jun 6 15:04:01 2006
aslom 06/06/06 15:03:14
Modified: xsul/java/doc changes.html
Log:
updated
Revision Changes Path
1.50 +23 -3 codes/xsul/java/doc/changes.html
Index: changes.html
===================================================================
RCS file: /l/extreme/cvs/codes/xsul/java/doc/changes.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -t -w -r1.49 -r1.50
--- changes.html 31 May 2006 07:34:08 -0000 1.49
+++ changes.html 6 Jun 2006 19:03:14 -0000 1.50
@@ -10,10 +10,26 @@
<h1>Changes to XSUL</h1>
-<h3>2006-05- (XSUL_2_5_xxx)</h3>
+<h3>2006-06- (XSUL_2_5_xxx)</h3>
<ul>
+<li>2006-06-06 (2.6.4):
+
+</li>
+
+
+<li>2006-06-05 (2.6.3):
+fixed problem with too "sticky" headers,
+added class xsul.lead.XmlNameValueList with support for xml-name-value-list
+to LEAD module (easy to convert Properties to XML and back)
+</li>
+
+<li>
+<strong>backward incompatible change</storng>:
+REMOVED properties file URL to lead:context header
+</li>
+
<li>2006-05-31 (2.6.1):
added properties file URL to lead:context header,
added XML schema for content of the lead:context header,
@@ -21,6 +37,10 @@
and requires that service type is WSDL target namespace URI not QName ...
</li>
+<li>2006-05-24:
+allow to retreieve QName of part types (insofar as limited understanding of XS by XWSIF)
+use this in dynamic invoker to provide default parameter values
+</li>
<li>2006-05-01 (2.5.6): MsgBox will try to guess WS-Addressing version used by client in incoming SOAP messages
and return EPR with the same version of WSA NS.
@@ -66,9 +86,9 @@
<li>2006-04-18: modifed XWSIF to provide more diagnostic in case when there is no provier available
(this is the most common error in WSIF: no provider for WSDL ...)
</li>
-<li>2006-04-18: <strong>backward incompatible change</storng> renamed Util to XsulUtil
+<li>2006-04-18: <strong>backward incompatible change</strong> renamed Util to XsulUtil
</li>
-<li>2006-04-18: <strong>backward incompatible change</storng> moving to final version of W3C WS-Addressing
+<li>2006-04-18: <strong>backward incompatible change</strong> moving to final version of W3C WS-Addressing
</li>
</ul>