Re: I have a tclsoap server. Can I generate a WSDL file?
- From: "Gerald W. Lester" <Gerald.Lester@xxxxxxx>
- Date: Sun, 30 Sep 2007 12:12:24 -0500
Georgios Petasis wrote:
Dear Gerald,
Please forget my previous post. I am not interested anymore on why tclsoap does not work. I have tried your package, and works just fine with gsoap. I defined my webservice in Tcl, I used the generated wsdl from your package to build the gsoap client/server, and the gsoap client simply works with the tcl server.
The only problem I got with your package, it was to understand that I have to "name" the return value as "method-name"Result. I was using the name of my custom defined structure, which failed without an error...
Actually, you returned a null -- which is legal.
Also, I want to ask a question: is Soap 1.2 supported, or only 1.1?
I've only worked with 1.1 at this point. Donal (aka dkf) is working on a 2.0 version of the package which will be OO using his new TclOO extension to Core. Maybe we can get 1.2 support (and other stuff) into the 2.0 version -- particularly if you care to help.
I wish this package was also in ActiveTcl :-)
Tell ActiveState you'd like to see it there -- or at least in the TeaPot.
--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
.
- References:
- I have a tclsoap server. Can I generate a WSDL file?
- From: George Petasis
- Re: I have a tclsoap server. Can I generate a WSDL file?
- From: Gerald W. Lester
- Re: I have a tclsoap server. Can I generate a WSDL file?
- From: Georgios Petasis
- I have a tclsoap server. Can I generate a WSDL file?
- Prev by Date: Re: uplevel #0 source <filename with spaces>
- Next by Date: Re: Tcl crashes and/or hangs in RHEL5?
- Previous by thread: Re: I have a tclsoap server. Can I generate a WSDL file?
- Next by thread: ANNOUNCE: eTcl 1.0-rc23 (based on 8.4.16)
- Index(es):
Relevant Pages
|