sanjaya 2003/06/30 01:50:34
Modified: c/docs TODO.txt
Log:
assigned task
Revision Changes Path
1.10 +2 -1 xml-axis/c/docs/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/xml-axis/c/docs/TODO.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- TODO.txt 27 Jun 2003 12:18:17 -0000 1.9
+++ TODO.txt 30 Jun 2003 08:50:34 -0000 1.10
@@ -64,7 +64,8 @@
! <team> In the WSDDDocument.cpp for each and every XMLString::transcode() you
have to
use a corrosponding XMLString::release() to relase the allocated
memeory
-! <team> In the WSDDDocument.cpp write the code to handle the end element for
wsdd_resflow
+* <sanjaya> In the WSDDDocument.cpp write the code to handle Responseflows in the
Transport
+element.
* <susantha> Improve AxisEngine to send back the WSDL upon http GET
request. Ex. http://url/service?wsdl
FUTURE ENHANCEMENTS