gdaniels 02/03/26 06:43:31
Modified: java TODO.txt
Log:
Add some SOAP 1.2 todo items
Revision Changes Path
1.26 +7 -0 xml-axis/java/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/xml-axis/java/TODO.txt,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- TODO.txt 22 Mar 2002 16:08:31 -0000 1.25
+++ TODO.txt 26 Mar 2002 14:43:31 -0000 1.26
@@ -18,6 +18,13 @@
JAX-RPC COMPATIBILITY
---------------------
+SOAP 1.2 SUPPORT
+----------------
+! <> Implement correct set of fault codes (4.4.5)
+! <> Implement MustUnderstand-checks first (2.6)
+! <> Implement NEXT and NONE actors (2.2)
+! <> Implement new encoding model for arrays (Adjuncts 4.4.2)
+
PERFORMANCE
-----------