Write server skels
authorDick Porter <dick@ximian.com>
Wed, 2 May 2001 10:28:18 +0000 (10:28 +0000)
committerDick Porter <dick@src.gnome.org>
Wed, 2 May 2001 10:28:18 +0000 (10:28 +0000)
commit1b5b0a0cb413e718cc0b801b2c55562b4df2e462
tree6b0c84ca772ec6d470c6f1c0ce20c54b3e4b15ac
parentf0c4790156c1d534f4ee2b472bbd031ed8557c28
Write server skels

2001-05-02  Dick Porter  <dick@ximian.com>

* src/soup-wsdl/wsdl-soap-skels.c
(wsdl_emit_soap_skels_binding_operation): Write server skels

* src/soup-wsdl/wsdl-soap-headers.c
(wsdl_emit_soap_headers_binding_operation): Emit prototypes for
skels
(wsdl_emit_soap_headers): Include the right soup headers

* src/soup-wsdl/wsdl-soap-stubs.c (wsdl_emit_soap_stubs): Include
the right soup headers

* src/soup-wsdl-runtime/Makefile.am (INCLUDES):
* src/soup-wsdl-runtime/wsdl-soap-marshal.h: A kludge to work
around include path searching whether compiling or at runtime
ChangeLog