Thanks,
--Wrenashe
Not that I know of.
--
+------------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+------------------------------------------------------------------------+
Thanks, anyway. And another question which SOAP package is the most
active one in TCL community? TclSOAP? TclWS?
Depends by what you mean by "active".
They actually address two different areas.
TclWS is meant to call or create Web Services (WSDL "based" ones). It
automatically parses and creates WSDLs. The client side handles rpc/encoded
and document/literal. The server side serves up document/literal. The
package is currently under active development.
TclSOAP is meant as to implement SOAP 1.1, and does not really address
address the things on top of it (such as generating or parsing WSDLs). It
is, to the best of my knowledge, stable.
--
+------------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+------------------------------------------------------------------------+