Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tcl SOAP package with MTOM support?

23 views
Skip to first unread message

wren...@gmail.com

unread,
May 26, 2011, 5:55:20 AM5/26/11
to
Just wondering whether there is a implementation of SOAP in Tcl with
MTON support?

Thanks,

--Wrenashe

Gerald W. Lester

unread,
May 26, 2011, 10:02:18 AM5/26/11
to
On 5/26/11 4:55 AM, wren...@gmail.com wrote:
> Just wondering whether there is a implementation of SOAP in Tcl with
> MTON support?

Not that I know of.


--
+------------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+------------------------------------------------------------------------+

wren...@gmail.com

unread,
May 26, 2011, 10:06:31 PM5/26/11
to
On May 26, 10:02 pm, "Gerald W. Lester" <Gerald.Les...@KnG-
Consulting.net> wrote:

> On 5/26/11 4:55 AM, wrena...@gmail.com wrote:
>
> > Just wondering whether there is a implementation of SOAP in Tcl with
> > MTON support?
>
> Not that I know of.
>
> --
> +------------------------------------------------------------------------+
> | Gerald W. Lester, President, KNG Consulting LLC                        |
> | Email: Gerald.Les...@kng-consulting.net                                |
> +------------------------------------------------------------------------+

Thanks, anyway. And another question which SOAP package is the most
active one in TCL community? TclSOAP? TclWS?

Gerald W. Lester

unread,
May 27, 2011, 1:58:22 AM5/27/11
to
On 5/26/11 9:06 PM, wren...@gmail.com wrote:
> On May 26, 10:02 pm, "Gerald W. Lester"<Gerald.Les...@KnG-
> Consulting.net> wrote:
>> On 5/26/11 4:55 AM, wrena...@gmail.com wrote:
>>
>>> Just wondering whether there is a implementation of SOAP in Tcl with
>>> MTON support?
>>
>> Not that I know of.
>>
> 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 |
+------------------------------------------------------------------------+

0 new messages