roshan 2003/07/03 04:27:59
Modified: c/docs TODO.txt Log: added todo items Revision Changes Path 1.17 +5 -9 xml-axis/c/docs/TODO.txt Index: TODO.txt =================================================================== RCS file: /home/cvs/xml-axis/c/docs/TODO.txt,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- TODO.txt 3 Jul 2003 11:11:45 -0000 1.16 +++ TODO.txt 3 Jul 2003 11:27:59 -0000 1.17 @@ -73,13 +73,12 @@ Session ------- -! <team> Some encapsulation of the idea of a session that's transport-independent -! <team> An example/sample for a SOAP session header/handler +! <team> SOAP session support +! <team> A sample for a SOAP session handler Transport --------- -! <team> Pluggable transport API -! <team> HTTPS listener and sender +! <team> Pluggable transport API for client ! <team> Support for "SOAP messages with attachments" Security @@ -87,15 +86,12 @@ ! <team> Support transport-level security ! <team> Support SOAP-level security ! <team> Support for existing security SOAP-level standards -! <team> An example/sample for a SOAP Basic Authentication header/handler +! <team> A sample for a SOAP Basic Authentication handler Service Description and Discovery (WSDL) ---------------------------------------- -! <team> Support the ability to query a service's description at runtime (e.g. - GET ...?wsdl) ! <team> Support a basic html page describing the service (via an HTTP GET) -! <team> Support a pretty html page describing the service (via an HTTP GET) -! <team> Tools and/or run-time support for proxy generation from WSDL and/or WSDD +* <nadika> Tools and/or run-time support for stub generation from WSDL FUTURE ENHANCEMENTS -------------------
