Re: I have a tclsoap server. Can I generate a WSDL file?
- From: "Gerald W. Lester" <Gerald.Lester@xxxxxxx>
- Date: Fri, 28 Sep 2007 07:52:52 -0500
George Petasis wrote:
Hi all,
I am using tclsoap from ActiveTcl, to implement 2 simple functions as a web service. Is there a way to generate a wsdl file? I know that there is some code at http://www.geocities.com/blackboy9692002/tclsoap/, but is there a way without the need to patch the tclsoap library distributed with ActiveTcl?
George
George,
Using TclSoap you need to do it by hand.
If you use my WebServices package (which only serves up from TclHttpd) then it will generate the WSDL for you.
--
+--------------------------------+---------------------------------------+
| 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
- I have a tclsoap server. Can I generate a WSDL file?
- Prev by Date: Re: ActiveState releases ActiveTcl 8.4.16 and ActiveTcl8.5.0 Beta 9
- Next by Date: Re: ANNOUNCE: eTcl 1.0-rc23 (based on 8.4.16)
- Previous by thread: I have a tclsoap server. Can I generate a WSDL file?
- Next by thread: Re: I have a tclsoap server. Can I generate a WSDL file?
- Index(es):
Relevant Pages
|